Tue, 22 Feb 2011 10:04:32 -0500 |
Frederic Bastien |
removed import to file that don't exist in this repo.
|
Mon, 14 Feb 2011 19:27:37 -0500 |
Pascal Lamblin |
Add a cast in the chain of transformation of initial data set
|
Tue, 08 Feb 2011 16:19:46 -0500 |
Frederic Bastien |
added comment.
|
Tue, 08 Feb 2011 16:19:18 -0500 |
Frederic Bastien |
'allow to randomize the sparse valid/test utlc dataset at load time'
|
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.
|