mmpretrain/configs/lenet
congee c8109d1eca
Update stat to classify papers (#139)
* update stat to classify papers

* modify tag of papers
2021-01-14 16:48:05 +08:00
..
README.md Update stat to classify papers (#139) 2021-01-14 16:48:05 +08:00
lenet5_mnist.py Rearrange config files (#116) 2020-12-18 16:59:50 +08:00

README.md

Backpropagation Applied to Handwritten Zip Code Recognition

Introduction

[ALGORITHM]

@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}}
}