/Processing_2-Basic_Neural_Network

Neural Network's "Hello World": from scratch digit recognition with the MNIST database

Primary LanguageProcessing

Processing 3 - DeepFeedForward Neural Network: Digit recognition

gif

Neural Network's "Hello World": from scratch digit recognition with the MNIST database.

Hyper-parameter tuning done by hand with the developed interface.

Formulas used

Notations

Notations

Back Propagation: Gradient Descent

BackProp

Weights and Biases initialisation

Init