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☆177Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 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 chess environment for openai/gym☆164Updated last year
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆229Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- hanabi_learning_environment is a research platform for Hanabi experiments.☆660Updated 2 years ago
- Sokoban environment for OpenAI Gym☆390Updated 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
- 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
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆580Updated 3 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- An OpenAI gym environment made for RL☆72Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A grid-world game engine for game AI research☆252Updated last year
- List of competitions related to Reinforcement Learning☆350Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆84Updated last year
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆202Updated 2 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆70Updated 4 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆325Updated 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.☆375Updated 2 years ago
- ☆106Updated 4 years ago
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆91Updated 3 years ago