SamRagusa / Checkers-Reinforcement-Learning
A checkers reinforcement learning AI, and all the tools needed to train it.
☆56Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Checkers-Reinforcement-Learning
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆186Updated last year
- An environment of the board game Go using OpenAI's Gym API☆167Updated 2 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆121Updated 3 months ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- A structured implementation of MuZero☆206Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 4 years ago
- Tetris OpenAI environment☆28Updated 5 years ago
- An OpenAI Gym interface to Tetris on the NES.☆47Updated last year
- A simple chess environment for openai/gym☆151Updated 8 months ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆91Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆56Updated 3 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆34Updated last year
- 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.☆353Updated last year
- ☆65Updated 3 years ago
- This is a Python implementation of Alphazero (for chess) using a custom GUI☆20Updated 6 years ago
- For code etc relating to the network training process.☆148Updated 4 months ago
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆41Updated last year
- A neural net chess engine in 95 lines of python☆72Updated 3 years ago
- Monte Carlo Tree Search for tic tac toe☆34Updated 6 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆73Updated 5 years ago
- A functional Alpha Zero that plays Othello using Keras☆115Updated last year
- ☆102Updated 4 years ago
- The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can inte…☆34Updated 7 years ago
- An OpenAI gym environment made for RL☆64Updated 10 months ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 6 years ago