Watch the screencast
This demo imports an MNIST ConvNet trained in Keras Python, then makes predictions with TensorFlow.js
- clone it, cd into it,
npm install && ng serve
tensorflowjs_converter --input_format keras keras/yourWeights.h5 src/assets
Watch the screencast
This demo imports an MNIST ConvNet trained in Keras Python, then makes predictions with TensorFlow.js
npm install && ng serve
tensorflowjs_converter --input_format keras keras/yourWeights.h5 src/assets