/digits

Experimenting with ML

Primary LanguageJupyter Notebook

digits

Experimenting with ML

To reproduce the findings in this repo use a venv and install requirements in requirements.txt

$ virtualenv venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt