File size: 319 Bytes
fcab07e
 
d1b1473
 
fcab07e
3b957c3
 
 
 
 
1
2
3
4
5
6
7
8
9
10
---
license: mit
library_name: pytorch
pipeline_tag: image-classification
---
A classifier trained on over 1 million digits on the EMNIST 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.