/neural-nets

Messing around with neural networks

Primary LanguagePython

Neural networks and deep learning

This repo holds the code I write as I teach myself about neural networks and deep learning. Right now I'm working through this excellent free ebook by Michael Nielsen, but I plan to explore other resources at some point in the future. Note that there is an official repo for "Neural Networks and Deep Learning", which I have declined to fork, preferring instead to write the code myself, using the codebase from the book (heavily) for guidance.