Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 276 Bytes

Imitation and Reinforcement Learning exercise for Deep Learning Lab 2023.

Tested with python 3.7 and 3.8 Recommended virtual environments: conda or virtualenv.
Activate your virtual environment and install dependencies with pip install -r requirements.txt.