Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 376 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 376 Bytes

MNIST Transformer classification

This project looks at Transformer-based architectures for image classification using the MNIST dataset. The MNIST dataset contains 28x28 grayscale images of handwritten digits (0-9)

The following are the metrics I obtained from tracking with WanB

image