Please read my master thesis
- Python3
- Install dependencies using
pip
pip install numpy scipy matplotlib tqdm jupyter
- Run experiments using the following command.
python run_experiments.py
data
directory will be automatically created and used to store data.
- Plot the figures in
plotting.ipynb
. Simply do run all cells in the notebook.