The final report pdf is in the repository. The paper was also featured on the University of Toronto CSC 2451 project showcase: http://henryyuen.net/classes/fall2019/
check requirements.txt
run these on cmd
conda create -n dwave python=3.7
conda activate dwave
pip install -r requirements.txt