• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created 6 months ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository implements a Vision Transformer (ViT) to classify handwritten digits from the MNIST dataset. The project includes model definition, training scripts, and visualization of results, including correct/incorrect predictions and a confusion matrix.