This repository has been archived by the owner on Jul 10, 2021. It is now read-only.
Release 0.4: Lasagne Backend, Deprecating PyLearn2
Pre-release
Pre-release
The fourth official release of scikit-neuralnetwork
— version 0.4 — 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 lasagne
This release mainly features a new backend for Lasagne, which needs to be installed separately. The backend for PyLearn2 is still the default but will be removed in the next release.
Consult the documentation for more information:
http://scikit-neuralnetwork.readthedocs.org/en/stable/
The release file is attached here for reference too.