Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 629 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 629 Bytes

MnistDemo

use this project convnetjs to test mnist digits.

just for learning Deep Learning and Convolutional Neural Network.

Usage

sh run.sh 

open http://localhost:8000/ in any web browser.

or visit this demo directly.

Screenshot

same as convnetjs