- Training conv model for MNIST dataset on browser with tensorflowjs.
- print status message
- plot graph (loss, accucuracy) ? when batch end
-
cd
into the directory -
If you are using
yarn
:yarn && yarn watch
-
If you are using
npm
:npm install npm run watch