mmclassification/configs/lenet
Mingqiang Ning 9a66113d20
add attribute 'test' in dict 'data' (#264)
* add attribute 'test' in dict 'data'

* Update lenet5_mnist.py

 delete spaces around '='.

* init

* Delete custom directory
2021-05-31 10:19:27 +08:00
..
README.md [Docs] Change tag into comment (#226) 2021-04-28 17:08:57 +08:00
lenet5_mnist.py add attribute 'test' in dict 'data' (#264) 2021-05-31 10:19:27 +08:00

README.md

Backpropagation Applied to Handwritten Zip Code Recognition

Introduction

@ARTICLE{6795724,
  author={Y. {LeCun} and B. {Boser} and J. S. {Denker} and D. {Henderson} and R. E. {Howard} and W. {Hubbard} and L. D. {Jackel}},
  journal={Neural Computation},
  title={Backpropagation Applied to Handwritten Zip Code Recognition},
  year={1989},
  volume={1},
  number={4},
  pages={541-551},
  doi={10.1162/neco.1989.1.4.541}}
}