log

age author description
Wed, 31 Oct 2012 16:12:57 -0400 Frederic Bastien autopep8
Wed, 31 Oct 2012 14:36:55 -0400 Frederic Bastien make the setup.py file work.
Sat, 29 Sep 2012 20:28:48 -0400 Olivier Delalleau Clearer instructions on how to set PYTHONPATH
Thu, 02 Aug 2012 12:30:16 -0400 Frederic Bastien add end time.
Wed, 09 May 2012 11:56:28 -0400 Frederic Bastien allow to read filetensor compressed with bz2
Mon, 05 Mar 2012 17:35:15 -0500 Pascal Lamblin Remove :api: role, do not generate epydoc by default
Wed, 29 Feb 2012 12:43:07 -0500 Pascal Lamblin Use theano-nose instead of nosetests, and disable warning.
Tue, 29 Nov 2011 10:55:25 -0500 Frederic Bastien Add info about Theano docstring and UTF-8
Tue, 13 Sep 2011 14:02:33 -0400 Frederic Bastien Tell to use isinstance(x, basestring).
Mon, 12 Sep 2011 11:59:55 -0400 Frederic Bastien Remove deprecation warning.
Mon, 12 Sep 2011 11:47:23 -0400 Frederic Bastien Auto white space fix.
Mon, 12 Sep 2011 11:47:00 -0400 Frederic Bastien Make a dataset ops use the new path system.
Mon, 12 Sep 2011 11:46:27 -0400 Frederic Bastien auto fix white space.
Mon, 12 Sep 2011 11:45:56 -0400 Frederic Bastien fix test.
Mon, 12 Sep 2011 11:45:41 -0400 Frederic Bastien fix import.
Mon, 12 Sep 2011 10:56:38 -0400 Frederic Bastien Fix test in float32.
Mon, 12 Sep 2011 10:49:15 -0400 Frederic Bastien auto white space fix.
Mon, 12 Sep 2011 10:48:33 -0400 Frederic Bastien Fix test.
Mon, 12 Sep 2011 10:24:24 -0400 Frederic Bastien Fix import.
Fri, 09 Sep 2011 10:54:17 -0400 Frederic Bastien Auto white space fix.
Fri, 09 Sep 2011 10:53:46 -0400 Frederic Bastien Clean up import and remove deprecation warning.
Fri, 09 Sep 2011 10:50:32 -0400 Frederic Bastien Auto white space fix.
Fri, 09 Sep 2011 10:49:54 -0400 Frederic Bastien Remove deprecation warning.
Thu, 01 Sep 2011 13:35:15 -0400 Olivier Delalleau Merged
Thu, 01 Sep 2011 13:35:02 -0400 Olivier Delalleau Added recommendation to use "except Exception:" rather than "except:"
Mon, 22 Aug 2011 11:28:48 -0400 Olivier Delalleau Prefix loggers with 'pylearn.' to ensure there is no conflict when using Pylearn code within another library
Wed, 17 Aug 2011 10:18:59 -0400 Olivier Delalleau Merged
Wed, 17 Aug 2011 10:18:39 -0400 Olivier Delalleau Fix for python 2.4 compatibility
Tue, 16 Aug 2011 15:44:15 -0400 Olivier Delalleau Merged
Tue, 16 Aug 2011 15:44:01 -0400 Olivier Delalleau Fix for Windows paths