Mercurial > pylearn
log
age | author | description |
---|---|---|
Thu, 03 Feb 2011 13:16:30 -0500 | Frederic Bastien | Allow PYLEARN_DATA_ROOT to be a list of directory. created pylearn.datasets.config.get_filepath_in_roots(name) fct to find a file in the list of directory. |
Wed, 02 Feb 2011 14:33:01 -0500 | Frederic Bastien | allow to read gzip filetensor when there is more then 1 tensor in the file. |
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. |
Mon, 31 Jan 2011 12:23:20 -0500 | Philippe Hamel | added a pca online estimator |
Fri, 28 Jan 2011 11:00:11 -0500 | Frederic Bastien | allow to load UTLC transfer label data. |