The first official release of `scikit-neuralnetwork` — version 0.1 — is available on PYPI from the following URL:
https://pypi.python.org/pypi/scikit-neuralnetwork
Or simply type this to install the latest version directly from the command-line with `pip`:
pip install scikit-neuralnetwork
It features a large range of features from different activation types, to layer types, to learning rules and dataset types. Consult the documentation for more details:
http://scikit-neuralnetwork.readthedocs.org/en/latest/
The release file is attached here for reference too.