wds_mnist_test / README.md
djghosh's picture
Create README.md
668da09

MNIST (Test set only)

Original paper: Gradient-based learning applied to document recognition

Homepage (broken link): http://yann.lecun.com/exdb/mnist

Bibtex:

@ARTICLE{726791,
    author={Lecun, Y. and Bottou, L. and Bengio, Y. and Haffner, P.},
    journal={Proceedings of the IEEE},
    title={Gradient-based learning applied to document recognition},
    year={1998},
    volume={86},
    number={11},
    pages={2278-2324},
    doi={10.1109/5.726791}
}