File size: 546 Bytes
fcab07e
 
d1b1473
 
fcab07e
9f06451
3b957c3
 
 
9f06451
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: mit
library_name: pytorch
pipeline_tag: image-classification
---
A classifier trained on over 1 million digits on the [EMNIST](https://www.nist.gov/itl/products-and-services/emnist-dataset) dataset.

Uses PyTorch and a combination of layers to create a fairly simple network.

Check the [GitHub](https://github.com/ShadowDeveloper/EMNISTClassifier) for the training code.

Cohen, G., Afshar, S., Tapson, J., & van Schaik, A. (2017). EMNIST: an extension of MNIST to handwritten letters. Retrieved from http://arxiv.org/abs/1702.05373