Skip to content

Shenanigans-Liu/Deep-learning-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-MNIST

Basic CNN and ANN models for MNIST handwriting digits with Keras and Tensorflow

Here is a simple DEMO for testing my models.
The demo website utilizes Keras-js.
Detailed front-end implementation is HERE.