Repo for the RL course at TU Darmstadt.
- Furuta Pendulum
- Double Cart Pole
- Ball Balancer
- Furuta Pendulum Report
- Improvements for NAC (not yet specified)
- Extensions for DDPG and Analysis of it's Components
The Challenges are practical RL assignments during the semester. The environments use the gym library by OpenAI and can be found in the following GitLab Repository of Quanser Robots.
- Dynamic Programming (using the Pendulum)
- LSPI & DQN (using CartPole)