/rl-assignments

Assignments for RL course in IASA

Primary LanguageJupyter Notebook

DQN home assignment.

See Assignment_1.ipynb for details

Installation

  1. Install swig in system Python python3.10 -m pip install swig NOTE: Fix it in the future
  2. poetry shell
  3. poetry install