Skip to content

paruby/mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST in the browser

Recognise hand-written digits in the browser! https://paruby.github.io/mnist/

demo

What is this?

MNIST, a dataset of handwritten digits, is the Hello World of machine learning. The goal of this mini project was to learn how to deploy a machine learning model in the browser. The model was trained from scratch using TensorFlow and is loaded in the browser using Tensorflow.js.

This was a warmup for my next project in which I made a game of snake controllable by moving your head! See here.

Releases

No releases published

Packages

No packages published