Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 392 Bytes

Kaggle Competition, Digit Recognizer

To get up and running, install docker, navigate to the root directory of this repository and run docker-compose up.

requirements.in --> requirements.txt

Do not modify requirements.txt, rather use pip-compile to add the dependencies of requirements.in.

Bash

docker-compose run main bash