This repository consists of all the projects I have worked on the topic of Reinforcement Learning. Some of the considerable and cool implementations are:
-
Policy Gradient algorithms implementation using point and cartpole environments
-
Lunar Lander using DQN
-
Frozen Lake - Value and Poilcy Iteration
-
Mountain Climb using Open AI Gym environment and DQN.
-
Cart Pole Balancing
-
Cliff Walking