petosa / simple-alpha-zero
Clean, tested, & modular AlphaZero implementation with multiplayer support.
☆15Updated 5 years ago
Alternatives and similar repositories for simple-alpha-zero:
Users that are interested in simple-alpha-zero are comparing it to the libraries listed below
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆72Updated 3 months ago
- ☆26Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆207Updated last year
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆68Updated last year
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆259Updated this week
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆115Updated 4 months ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- ☆206Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- fast + parallel AlphaZero in JAX☆92Updated 2 months ago
- ☆67Updated 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…☆88Updated 6 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆54Updated 3 years ago
- Multi-agent reinforcement learning environment☆35Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- (NeurIPS 2023) ChessGPT - Bridging Policy Learning and Language Modeling☆109Updated last year
- A Policy Network in Tensorflow to classify chess moves☆17Updated 8 years ago
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆55Updated 3 months ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 6 years ago
- Simple implementation of regret matching algorithm for RPS nash equilibrium computation via self-play☆25Updated 6 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- ☆11Updated last year
- PyTorch implementation of AlphaZero Chess from scratch☆146Updated 7 months ago
- Research project: create a chess engine using Deep Reinforcement Learning☆122Updated 8 months ago
- AlphaZero in JAX☆76Updated 11 months ago