Tue, 22 Feb 2011 11:40:02 -0500 |
Razvan Pascanu |
added option to order descending /ascending the fields acording to their size
|
Tue, 22 Feb 2011 11:23:32 -0500 |
Razvan Pascanu |
revised version of pkldu that is a bit more structured code wise and outputs in human readable units
|
Tue, 22 Feb 2011 10:04:50 -0500 |
Frederic Bastien |
white space fix.
|
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.
|
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'
|
Fri, 04 Feb 2011 16:07:27 -0500 |
James Bergstra |
adding delta-bar-delta optimization updates to gd module
|