Skip to content

uoe-agents/uoe-rl2024-coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download

git clone https://github.com/uoe-agents/uoe-rl2024-coursework

Recommended installation procedure

    $ conda create -n rl_course python=3.7
    $ conda activate rl_course
    $  pip install -e .

Testing your submission

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-rl2024-coursework
pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages