This repository has all the codes and sources of various RL algorithms that I have implemented.
-
Updated
Sep 22, 2020 - Python
This repository has all the codes and sources of various RL algorithms that I have implemented.
A collection of deep and tabular reinforcement learning algorithms, including implementations of DQN, Dueling DQN, Q-learning, SARSA, n-step Tree Backup, and Monte Carlo.
Implementation of Q-Learning, SARSA, and Dyna Q to allow an agent to navigate the FrozenLake-v0 environment from OpenAI.
Add a description, image, and links to the tabular-rl topic page so that developers can more easily learn about it.
To associate your repository with the tabular-rl topic, visit your repo's landing page and select "manage topics."