MNIST Example
Live example using TensorFlow.js
- Built Model using Convolutional Neural Networks in TensorFlow with Keras and then converted it to model which can be used by TensorFlow.js.
- For more understanding please refer this article Play with It
MNIST Example
Live example using TensorFlow.js