log pylearn/datasets/utlc.py @ 1432:8661f8ad407a

age author description
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.
Wed, 02 Feb 2011 12:39:35 -0500 Frederic Bastien allow to load the ule labels.
Wed, 02 Feb 2011 11:20:34 -0500 Frederic Bastien normalize the utlc ndarray dataset inplace to use less memory.
Fri, 28 Jan 2011 11:00:11 -0500 Frederic Bastien allow to load UTLC transfer label data.
Tue, 25 Jan 2011 04:16:33 -0500 Frederic Bastien added the normalization of the last UTLC dataset
Mon, 24 Jan 2011 13:18:43 -0500 Frederic Bastien normalize 5 of the UTLC datasets.
Fri, 21 Jan 2011 17:05:46 -0500 Frederic Bastien first version of a script to load the utlc datasets.