tanliyon / gym-xiangqi
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:
- Pytorch Implementation of MuZero☆352Updated last year
- This project is implementation code of AlphaStar☆200Updated last year
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 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 …☆333Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Keeping track of RL experiments☆161Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆118Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- ☆143Updated 5 months ago
- A parallel framework for population-based multi-agent reinforcement learning.☆530Updated last year
- Example code for the Gym documentation☆71Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆112Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 3 weeks ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆299Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆591Updated last month
- Agent Learning Framework https://alf.readthedocs.io☆324Updated this week
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- Emergent collective intelligence from massive-agent cooperation and competition☆27Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆547Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆212Updated 2 years ago
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆119Updated 5 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago