This repository documents my personal learning journey in the branch of Reinforcement Learning (from 2020). Some of the code is based on learning material available online.
Subprojects included the following:
- Implementing the original DDPG Paper into code Link to the original paper: https://arxiv.org/pdf/1509.02971.pdf
- Solving Atari Lunar Lander with DDPG
