In part 2 we'll cover moving inputs across out network, introduce the equations we'll need, and write some code.
Neural Networks Demystified, Part 1: Data and Architecture
In this short series, we will build and train a complete Artificial Neural Network in python. New videos every other friday.
Part 1: Data + Architecture
Part 2: Forward Propagation
Part 3: Gradient Descent
Part 4: Backpropagation
Part 5: Numerical Gradient Checking
Part 6: Training
Part 7: Overfitting, Testing, and Regularization