SamRagusa / Checkers-Reinforcement-LearningLinks
A checkers reinforcement learning AI, and all the tools needed to train it. 
☆58Updated 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:
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆91Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- A simple chess environment for openai/gym☆162Updated last year
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆223Updated 2 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 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
- For code etc relating to the network training process.☆170Updated last year
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆45Updated 2 years ago
- ☆66Updated 3 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- Chess reinforcement learning by AlphaZero methods.☆39Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 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
- MCTS project for Tetris☆349Updated last year
- ☆20Updated 6 years ago
- An OpenAI gym environment made for RL☆70Updated last year
- This is a Python implementation of Alphazero (for chess) using a custom GUI☆20Updated 7 years ago
- Wrapper for OpenAI Retro envs for parallel execution☆27Updated 6 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆81Updated 10 months ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆278Updated 2 months 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