Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 314 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 314 Bytes

MNIST

The MNIST example for tensorflow-nodejs.

Get Started

$ python train.py # generate the train.pb by this command
$ node train.js   # run the train process

Install

$ git clone git@github.com:tensjs/mnistup.git

License

MIT