Mercurial > pylearn
log
age | author | description |
---|---|---|
Fri, 04 Feb 2011 16:05:22 -0500 | James Bergstra | TensorFnDataset - added x_ attribute that caches the dataset function return |
Fri, 04 Feb 2011 16:03:25 -0500 | James Bergstra | TensorFnDataset - cleaned up docs a little |
Fri, 04 Feb 2011 16:02:57 -0500 | James Bergstra | TensorDataset - added single_shape and batch_size properties |
Fri, 04 Feb 2011 16:01:45 -0500 | James Bergstra | 80char |
Thu, 03 Feb 2011 18:07:04 -0500 | James Bergstra | added datasets.tinyimages.rebuild_numpy_file method to build 5GB memmappable file of all images |
Thu, 03 Feb 2011 13:50:27 -0500 | Frederic Bastien | small fix to new PYLEARN_DATA_ROOT |
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. |