A simple web-app that allows you to test the MNIST dataset accuracy on a pre-trained model from the ml subfolder.
You should clone this repo and run:
docker-compose upin the root of the project if you want to build and run the project locally.
You should run the docker compose script:
docker-compose upfrom the www subfolder of the project.
- Login, Logout, Register, Forgot password (Authentication)
- Basic ML server using Flask
- MNIST photo upload
React.js, Node.js, Python, Flask, Pytorch

