Skip to content

Latest commit

 

History

History

models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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