Tensorflow.js mnist react

top

A port of the Tensorflow.js MNIST example in React.

A live version of this code is hosted here:

Getting Started

$ git clone https://github.com/tsu-nera/tfjs-react-mnist-study.git
$ cd tfjs-react-mnist-study
$ yarn install
$ yarn start

Authors

tsu-nera

References