td-learning topic
Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers,...
gym-backgammon
Backgammon OpenAI Gym
RL_basics
Basic Reinforcement Learning algorithms
Practical_RL
My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow
reinforcementLearning
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
RLEngine
A simple reinforcement learning simulation engine for OpenAI's gym.
Reinforcement-Learning-on-FrozenLake
Reinforcement Learning Algorithms in a simple Gridworld