linesd / tabular-methods Star 38 Code Issues Pull requests Tabular methods for reinforcement learning algorithm reinforcement-learning q-learning reinforcement-learning-algorithms sarsa gridworld policy-evaluation policy-iteration value-iteration reinforcement-learning-agent tabular-q-learning gridworld-environment sarsa-learning q-learning-vs-sarsa cliffwalking gridworld-cliff tabular-environments sarsa-algorithm tabular-methods q-learning-algorithm Updated Jul 3, 2020 Python
jayeshk7 / RL-Algorithms Star 7 Code Issues Pull requests Python implementation of common RL algorithms using OpenAI gym environments reinforcement-learning sarsa policy-iteration value-iteration bandits tabular-q-learning Updated Aug 2, 2025 Python
lucadivit / Reinforcement_Learning_Maze_Solver Star 4 Code Issues Pull requests This github contains a simple OpenAi Gym Maze Enviroment and (at now) a RL Algorithm to solve it. machine-learning reinforcement-learning maze openai-gym q-learning policy epsilon-greedy boltzmann-exploration sarsa maze-generator maze-solver openai-gym-environment tabular-q-learning sarsa-learning rl-algorithm sarsa-algorithm epsilon-decay maze-enviroment Updated Apr 24, 2020 Python
projectaligned / mnk Star 1 Code Issues Pull requests A Deep Reinforcement Learning environment using generalized tic-tac-toe. tic-tac-toe deep-reinforcement-learning minimax tabular-q-learning combinatorial-game-theory Updated Dec 9, 2020 Python
NathanS-Git / Q-Learning Star 1 Code Issues Pull requests Different Q-learning approaches on the Cart Pole environment q-learning dqn tabular-q-learning Updated Jan 28, 2024 Python