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
- This project is implementation code of AlphaStar☆199Updated last year
- Example code for the Gym documentation☆71Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated last year
- An environment of the board game Go using OpenAI's Gym API☆173Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆211Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- ☆143Updated 4 months ago
- Agent Learning Framework https://alf.readthedocs.io☆322Updated this week
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- ☆16Updated 3 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆23Updated 7 months ago
- Find best-response to a fixed policy in multi-agent RL☆283Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- ☆164Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 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 …☆329Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆118Updated 3 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆131Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago