As in previous lectures we peeked under the hood, but the important thing is to make our model perform really well we have to keep an eye out for lot of details.

This process requires being able to look inside the neural network as it trains and as it make predictions, find possible problems and know how to fix them

From now on will dive deep into mechanics of deep learning, things like:

Going to make the basic application looked earlier in the Chapter 1, but will do 2 things to that :

Well to work out these 2 things, we gotta learn the pieces of deep learning puzzle, which includes: