The third official release of `scikit-neuralnetwork` — version 0.3 — 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
This release mainly features a refactor to support multiple backend neural network implementations, and a variety of minor fixes for `pylearn2`. In particular: 64, 66, 67, 71, 72, 73, 75, 78, 83, 85, 86, 89, 90.
Consult the documentation for more information:
http://scikit-neuralnetwork.readthedocs.org/en/stable/
The release file is attached here for reference too.