Mercurial > pylearn
changeset 873:223caaea433a
cut commented code
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Mon, 16 Nov 2009 13:20:28 -0500 |
parents | b2821fce15de |
children | 76f71e10f5ef |
files | pylearn/dataset_ops/MNIST.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pylearn/dataset_ops/MNIST.py Mon Nov 16 13:19:43 2009 -0500 +++ b/pylearn/dataset_ops/MNIST.py Mon Nov 16 13:20:28 2009 -0500 @@ -52,7 +52,6 @@ def get_test_img_f64_rasterized(): return get_test_img_u8_rasterized() / numpy.asarray(255, dtype='float64') -#@constructor def mnist(s_idx, split, dtype='float64', rasterized=False): """ :param s_idx: