See "Documentation.md."
Download from here. Set up an environment with conda command, check this tutorial.
- Install pytorch: please refer to here.
- Install pyyaml:
Open your commandline and type:
pip install pyyaml
pip install matplotlib
Open the main file and modify it according to the requirement at course page.