To run a minimal experiment:
(1) install the dependencies
	 pip install -r requirements.txt
(2) run the python file
	 python run_minimal_experiment.py

The code has been tested with Python 3.7.4
