You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.