Handwritten digit recognition using TensorFlow CNN in real-time
In the project directory run
docker-compose up -d
OR
cd react/ && npm install && npm run dev
Access the site at http://localhost:5173
Note
For more information on model architecture and training refer model/notebook.ipynb
Instructions to run training scripts and save the model can be found over at model/README.md