plkmo / AlphaZero_Connect4Links
PyTorch implementation of AlphaZero Connect from scratch (with results)
☆84Updated 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☆175Updated 3 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- A simple chess environment for openai/gym☆162Updated last year
- Pytorch Implementation of MuZero☆353Updated 2 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 simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆161Updated 4 years ago
- hanabi_learning_environment is a research platform for Hanabi experiments.☆654Updated 2 years ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆763Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆911Updated last year
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆478Updated last year
- Sokoban environment for OpenAI Gym☆382Updated last year
- An OpenAI gym environment made for RL☆70Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆220Updated 2 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated 2 years ago
- A PyTorch Platform for Distributed RL☆750Updated 4 years ago
- Paired Open-Ended Trailblazer (POET) and Enhanced POET☆255Updated 3 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.☆372Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- ☆561Updated 2 years ago
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆92Updated 4 years ago
- The project is a platform of zero learning with a library of games.☆267Updated 3 years ago
- MCTS project for Tetris☆349Updated 11 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 11 months ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆329Updated 3 years ago
- World Models Experiments☆662Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago