plkmo / AlphaZero_Connect4Links
PyTorch implementation of AlphaZero Connect from scratch (with results)
☆85Updated 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☆176Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A simple chess environment for openai/gym☆163Updated last year
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆92Updated 7 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆225Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆490Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- An OpenAI gym environment made for RL☆71Updated last year
- Sokoban environment for OpenAI Gym☆388Updated 2 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆93Updated 4 years ago
- ☆66Updated 4 years ago
- Monte carlo tree search in python☆622Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆578Updated 3 years ago
- hanabi_learning_environment is a research platform for Hanabi experiments.☆658Updated 2 years ago
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆683Updated last year
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆769Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- 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
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆916Updated last year
- A PyTorch Platform for Distributed RL☆751Updated 4 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆90Updated 3 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆82Updated 11 months ago