video thumbnail 3:07
Neural Networks Demystified [Part 1: Data and Architecture]

2014-11-04

[public] 706K views, 8.69K likes, 94.0 dislikes audio only

Neural Networks Demystified

Part 1: Data and Architecture

@stephencwelch

Supporting Code:

https://github.com/stephencwelch/Neural-Networks-Demystified

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