/Neural_Network_From_Scratch

This is the code of a Neural Network built from scratch without any libraries other than NumPy to deal with matrices and to handle the Linear Algebra part.

Primary LanguagePythonMIT LicenseMIT

Watchers