Code samples for “Neural Networks and Deep Learning”

This repository contains code samples for my book on “Neural Networks and Deep Learning”.

The code is written for Python 2.6 or 2.7. Michal Daniel Dobrzanski has a repository for Python 3 here. I will not be updating the current repository for Python 3 compatibility.

The program src/network3.py uses version 0.6 or 0.7 of the Theano library. It needs modification for compatibility with later versions of the library. I will not be making such modifications.

As the code is written to accompany the book, I don’t intend to add new features. However, bug reports are welcome, and you should feel free to fork and modify the code.

License

MIT License

GitHub

https://github.com/mnielsen/neural-networks-and-deep-learning