/2020-ml-summit

Jupyter Notebooks shown at the ML & Python Summit 2020

Primary LanguageJupyter NotebookMIT LicenseMIT

Run the examples in a virtual environment:

virtualenv -p python3 venv
source venv/bin/activate
pip3 install -r requirements.txt
jupyter notebook