Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 502 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 502 Bytes

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.