git clone https://github.com/uoe-agents/uoe-rl2023-coursework
cd uoe-rl2023-coursework
pip install -e .
Prior to making a submission, you can check if you have included all the required submission files and answered all the questions in answer_sheet.py in the correct format by running
cd uoe-rl2023-coursework
pytest