huangeddie / GymGo
An environment of the board game Go using OpenAI's Gym API
☆172Updated 3 years ago
Alternatives and similar repositories for GymGo:
Users that are interested in GymGo are comparing it to the libraries listed below
- Pytorch Implementation of MuZero☆352Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 4 years ago
- A structured implementation of MuZero☆204Updated 2 years ago
- Sokoban environment for OpenAI Gym☆360Updated last year
- An OpenAI gym environment made for RL☆68Updated 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.☆366Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆249Updated 10 months ago
- A simple chess environment for openai/gym☆159Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated 2 years ago
- A grid-world game engine for game AI research☆240Updated last year
- This project is implementation code of AlphaStar☆199Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- ☆299Updated 4 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- Interactive tutorial to build a learning Mario, for first-time RL learners☆225Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- Dream to Control: Learning Behaviors by Latent Imagination☆536Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- A Python interface for reinforcement learning environments☆364Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆684Updated 11 months ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆135Updated 6 years ago
- A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers☆474Updated 2 weeks ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆23Updated 7 months ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆110Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆212Updated 2 years ago