ZhiqingXiao / boardgame2Links
Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games
☆11Updated 2 years ago
Alternatives and similar repositories for boardgame2
Users that are interested in boardgame2 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
- 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
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆234Updated 4 years ago
- Tutorials for building a PySC2 bot☆295Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 2 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆137Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆208Updated 4 months ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- This project is implementation code of AlphaStar☆200Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆314Updated last year
- Sokoban environment for OpenAI Gym☆377Updated last year
- ☆144Updated 7 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Official gym API for game FightingICE.☆14Updated last year
- RL environment replicating the werewolf game to study emergent communication☆20Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆84Updated 2 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- ☆69Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆230Updated last year
- Random Network Distillation pytorch☆251Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago