plkmo / AlphaZero_Connect4Links
PyTorch implementation of AlphaZero Connect from scratch (with results)
☆81Updated 5 years ago
Alternatives and similar repositories for AlphaZero_Connect4
Users that are interested in AlphaZero_Connect4 are comparing it to the libraries listed below
Sorting:
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- Pytorch Implementation of MuZero☆352Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆214Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A structured implementation of MuZero☆204Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 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
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 10 months ago
- A grid-world game engine for game AI research☆241Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- ☆68Updated 3 years ago
- A simple chess environment for openai/gym☆160Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- ♟️ Vectorized RL game environments in JAX☆480Updated 2 months ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 3 months ago
- Counterfactual regret minimization algorithm for Kuhn poker☆172Updated 6 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- impact-driven-exploration☆131Updated last year
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆92Updated 3 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆80Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆125Updated last year
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆172Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- An OpenAI Gym interface to Tetris on the NES.☆52Updated last year
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- AlphaZero in JAX☆77Updated last year
- Board game AI implementations using Monte Carlo Tree Search☆182Updated 5 years ago