# HG changeset patch # User Frederic Bastien # Date 1351875188 14400 # Node ID 0e0f9e8275a9739b0e6b7795282f8cb18ee4cfa9 # Parent 5972fab3cfd24ab263196a19de622ecf01099feb add link to the github pylearn. diff -r 5972fab3cfd2 -r 0e0f9e8275a9 doc/index.txt --- a/doc/index.txt Wed Oct 31 16:19:51 2012 -0400 +++ b/doc/index.txt Fri Nov 02 12:53:08 2012 -0400 @@ -2,6 +2,8 @@ Welcome ======= +This library is **outdated**. We are working on new stuff currently in pylearn here: https://github.com/lisa-lab/pylearn/ + Pylearn is a Python library for machine learning, built on top of Theano, our library for defining, optimizing and evaluating mathematical expressions involving multi-dimensional arrays. @@ -27,6 +29,8 @@ export PYTHONPATH=$PYTHONPATH:/path/to/Pylearn +Assembla project: https://www.assembla.com/spaces/pylearn/ + Documentation =============