A web app made using React and TensorflowJS to demonstrate the results of using different models and tweaking hyper-parameters in machine learning using the MNIST dataset.
Uses Tensorflow.js to use a CNN to predict the digit you draw on the canvas.
Allows you to graph the performance of various pre-trained models using Charts.js.
- Express
- Tensorflow
- React
- Tensorflow.js
- Chart.js