Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 242 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 242 Bytes

Getting Started

python3 -m venv venv

source venv/bin/activate

pip3 install -r requirements.txt 

Running Jupyter Notebooks

jupyter notebook

Running experiment

python run.py experiment=exp_XXX