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
Solving the Acrobot environment using Q-learning and Tile coding
The notebook contents implementation of solution of OpenAI gym Acrobot-v1 problem.
Reinforcement learning techinques applied to the acrobot control problem.
Add a description, image, and links to the acrobot-v1 topic page so that developers can more easily learn about it.
To associate your repository with the acrobot-v1 topic, visit your repo's landing page and select "manage topics."