Robert-Jan Bruintjes, Jan van Gemert. Delft University of Technology.
TODO
Use Anaconda to create a virtual environment with all the Python dependencies:
conda env create -f environment.yml
See toy-experiments.
Train using train.py
. To detail arguments:
python train.py --help