Skip to content

How to code a neural network from zero - Jupyter Notebook for Medium article

License

Notifications You must be signed in to change notification settings

bsassoli/NN_from_zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural network from zero

Digit recognition deep neural network from scratch, currently implemented using batch gradient descent and trained on MNIST-784 dataset.

  • 💡 I use absolutely no frameworks, just Python and Numpy.
  • 👀 You can read about it on Towards Data Science.
  • ➡️ If you wish to follow me, I write on Medium.

Feel free to comment or make suggestions for improvements!

About

How to code a neural network from zero - Jupyter Notebook for Medium article

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published