SamRagusa / Checkers-Reinforcement-LearningLinks
A checkers reinforcement learning AI, and all the tools needed to train it.
☆56Updated 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 deep learning Crazyhouse chess program that uses a Monte Carlo Tree Search (MCTS) based evaluation system and reinforcement to enhance …☆17Updated 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
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 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…☆90Updated 7 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Multi-agent reinforcement learning environment☆36Updated 5 years ago
- ☆45Updated 4 years ago
- Neural network training☆9Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆216Updated 2 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago
- Chess reinforcement learning by AlphaZero methods.☆17Updated 7 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆265Updated 3 months ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- Source code of the MaastCTS2 agent for General Video Game playing. Champion of the 2016 GVG-AI Single-Player Track, and runner-up of the …☆14Updated 3 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
- different AI algorithms to solve board games☆18Updated 6 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☆173Updated 3 years ago
- A chess bot playing on lichess.org☆21Updated 3 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- A simple chess environment for openai/gym☆161Updated last year
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆17Updated 6 years ago
- For code etc relating to the network training process.☆160Updated last year
- A structured implementation of MuZero☆204Updated 3 years ago
- Implementation of self-play based reinforcement learning for Checkers based on the AlphaGo Zero methods.☆18Updated 7 years ago