MNIST. A working example that teaches how computers learn to recognize handwritten numbers.

github.com/michaelliao/mnist

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2023
  • fix to(device)
  • fix train on gpu.
April 2023
  • initial source
  • Initial commit