changeset 1523:0e0f9e8275a9

add link to the github pylearn.
author Frederic Bastien <nouiz@nouiz.org>
date Fri, 02 Nov 2012 12:53:08 -0400
parents 5972fab3cfd2
children 9d21919e2332
files doc/index.txt
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 =============