tanliyon / gym-xiangqiLinks
This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.
☆37Updated 2 years ago
Alternatives and similar repositories for gym-xiangqi
Users that are interested in gym-xiangqi are comparing it to the libraries listed below
Sorting:
- This project is implementation code of AlphaStar☆201Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆338Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- ☆168Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆633Updated 2 weeks ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆533Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆294Updated last year
- Python Implementations of Monte Carlo Tree Search☆310Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 4 years ago
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- ☆34Updated 4 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆311Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆84Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆476Updated last year
- Learning-based agent for Google Research Football (足球游戏智能体)☆121Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year