Reinforcement Learning This repo contains implementations of a few Reinforcement Learning Agents, Games, Notebooks and Algorithms. Agents Supported sarsa q function actor critic MCTS Games Supported Tic Tac Toe Pacman Mountain Car Mountain Car Continuous Lunar Lander Coninuous Requirements openai gym Tensorflow Keras Numpy Matplotlib