digit-recognition run the following commands to complete this source env/bin/activate // to activate venv pip install tensorflow[and-cuda] // for gpu npm run train npm install npm start