Skip to content

Using the NNFS book by Sentdex, I've implemented a neural network using just numpy. No Tensorflow, no Keras, just Numpy.

License

Notifications You must be signed in to change notification settings

Addison-Weatherhead/ML-Project

Repository files navigation

ML-Project

Using the NNFS book by Sentdex, I've implemented a neural network using just numpy. No Tensorflow, no Pytorch, just Numpy.

Also a huge shoutout to Harrison Kinsley and Daniel Kukiela (the authors of the book) who created an incredibly detailed document! To be clear, this project is largely based off of their code in the book, so if there is copyrights to be given, it should be given to them. Check out the book here: https://nnfs.io To be clear though, I made sure I understood every line of code I wrote, and I didn't implement anything I didn't understand.

About

Using the NNFS book by Sentdex, I've implemented a neural network using just numpy. No Tensorflow, no Keras, just Numpy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages