dellalibera / gym-backgammonLinks
Backgammon OpenAI Gym
☆53Updated last year
Alternatives and similar repositories for gym-backgammon
Users that are interested in gym-backgammon are comparing it to the libraries listed below
Sorting:
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- TD-Gammon implementation☆50Updated 2 years ago
- A simple chess environment for openai/gym☆164Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆87Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- Sokoban environment for OpenAI Gym☆395Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 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.☆375Updated 2 years ago
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆689Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A grid-world game engine for game AI research☆253Updated last year
- Selfplay In MultiPlayer Environments☆329Updated last year
- A structured implementation of MuZero☆206Updated 3 years ago
- ♟️ Vectorized RL game environments in JAX