SamRagusa / Checkers-Reinforcement-LearningLinks
A checkers reinforcement learning AI, and all the tools needed to train it.
☆59Updated 5 years ago
Alternatives and similar repositories for Checkers-Reinforcement-Learning
Users that are interested in Checkers-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆92Updated 7 years ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can inte…☆35Updated 8 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆374Updated 2 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆225Updated 2 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- ☆66Updated 4 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 5 years ago
- OpenAI Gym Style Tic-Tac-Toe Environment☆74Updated 4 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- An OpenAI gym environment made for RL☆71Updated last year
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆67Updated 2 months ago
- ☆111Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆330Updated 3 months ago
- Simple implementation of regret matching algorithm for RPS nash equilibrium computation via self-play☆25Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- For code etc relating to the network training process.☆173Updated last week
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago