Algorithms for Inverse Reinforcement Learning
-
Updated
May 21, 2021 - Python
Algorithms for Inverse Reinforcement Learning
PGuNN - Playing Games using Neural Networks
Applied various Reinforcement Learning (RL) algorithms to determine the optimal policy for diverse Markov Decision Processes (MDPs) specified within the OpenAI Gym library
Assignment work done for a Reinforcement Learning course
The notebook contents implementation of solution of OpenAI gym Acrobot-v1 problem.
Solving the Acrobot environment using Q-learning and Tile coding
Reinforcement learning techinques applied to the acrobot control problem.
To associate your repository with the acrobot-v1 topic, visit your repo's landing page and select "manage topics."