coursera-deep-learning
coursera-deep-learning copied to clipboard
Solutions to all quiz and all the programming assignments!!!
Please help me rectify this error
In the `verify` graded function under the Facial Recognition assignment notebook of the CNNs course, one of the graded code fields in not filled in: ```python if None: print("It's "...
many ans were wrong change the values
I'm believe the original data set itself is not available, Could you provide it? One simply can not go through the notebook without it. Thanks in advance
…%29+-+learners.ipynb
…%29+-+learners.ipynb
The answer to question 10 of the 4th week's quiz in "Convolutional Neural Networks" should be 30 * 30 * 30 * **32**
only init_zero and sigmoid are correct. Please correct them ASAP
the correct answer is The skip-connection makes it easy for the network to learn an identity mapping between the input and the output within the ResNet block.