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 for the training code.