/neural-net-scratch

Neural Network Implementation with only Python and Numpy.

Primary LanguagePython

Vanilla neural network implementation from scratch

Book: Neural Networks from Scratch in Python by Harrison Kinsley & Daniel Kukieła

Following sentdex