Assignment week 4 Convolution Neural Networks Week2 assignment1

There’s a problem while loading the modules it always throws errors.I have completed all of the assignmnets but couldn’t submit because there is error while loading keras

ModuleNotFoundError: No module named ‘keras’

Can anyone help me with this?

You have to start the notebook by running all of the initial cells. There are usually two or three.
That’s where the keras functions are imported.

I did run all the initial cells but still it is throwing the error

I am curious why you say in the title that this is both the “week 4” and “week 2” assignment.

Can you clarify which week number, assignment name, and which function you’re working on?

Sorry Its actually week 2 ResNet residual netwroks