Mercurial > pylearn
log
age | author | description |
---|---|---|
Tue, 08 Feb 2011 16:17:56 -0500 | Frederic Bastien | fix loading of sparse utlc dataset when PYLEARN_DATA_ROOT have more then 1 directory. |
Tue, 08 Feb 2011 12:57:15 -0500 | Frederic Bastien | add parameter to randomize the valid and test data. |
Tue, 08 Feb 2011 12:34:07 -0500 | Frederic Bastien | fix whitespace/indentation. |
Tue, 08 Feb 2011 12:33:33 -0500 | Frederic Bastien | in utlc.py, implement a parameter that return a Theano variable that represent the normalized data. Usefull for on the fly normalization. |
Tue, 08 Feb 2011 11:14:37 -0500 | Frederic Bastien | fix whitespace. |
Tue, 08 Feb 2011 11:14:04 -0500 | Frederic Bastien | return the first file in a file that exists in the directory in the PYLEARN_DATA_ROOT. |
Mon, 07 Feb 2011 17:04:56 -0500 | Ian Goodfellow | added pickle disk usage inspection utility 'pkldu' |