Warning :
This project does not have any current developer. We will continue to review pull requests and merge them when appropriate, but do not expect new development unless someone decides to work on it.
There are other machine learning frameworks built on top of Theano that
could interest you, such as: Blocks <https://blocks.readthedocs.org/en/latest>
, Keras <http://keras.io>
and Lasagne <https://lasagne.readthedocs.org/en/latest>
_.
Pylearn2 is a library designed to make machine learning research easy.
Pylearn2 has online documentation <http://deeplearning.net/software/pylearn2/>
_.
If you want to build a local copy of the documentation, run
python ./doc/scripts/docgen.py
More documentation is available in the form of commented examples scripts and ipython notebooks in the "pylearn2/scripts/tutorials" directory.
Pylearn2 was initially developed by David
Warde-Farley, Pascal Lamblin, Ian Goodfellow and others during the winter
2011 offering of IFT6266 <http://www.iro.umontreal.ca/~pift6266/>
_, and
is now developed by the LISA lab.
here <http://deeplearning.net/software/pylearn2/#download-and-installation>
_.pylearn-users Google group <http://groups.google.com/group/pylearn-users>
_ for important updates. Please write
to this list for general inquiries and support questions.pylearn-dev Google group <http://groups.google.com/group/pylearn-dev>
_ for important development updates. Please write
to this list if you find any bug or want to contribute to the project.Pylearn2 is released under the 3-claused BSD license, so it may be used for commercial purposes. The license does not require anyone to cite Pylearn2, but if you use Pylearn2 in published research work we encourage you to cite this article:
"Pylearn2: a machine learning research library" <http://arxiv.org/abs/1308.4214>
.
arXiv preprint arXiv:1308.4214 (BibTeX <http://www.iro.umontreal.ca/~lisa/publications2/index.php/export/publication/594/bibtex>
)