pip install nimblenet
Easily install the latest version of nimblenet with pip. The only requirement is NumPy. Additionally, SciPy is needed if you would like to train the network using SciPy's optimize() function.
git clone https://github.com/jorgenkg/python-neural-network.git
Fork or clone the Github repo to get started. Feel free to report Github Issues if you run into bugs.