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:
- Example code for the Gym documentation☆72Updated 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.☆177Updated 10 months ago
- This project is implementation code of AlphaStar☆200Updated last year
- Keeping track of RL experiments☆161Updated 2 years ago
- Sokoban environment for OpenAI Gym☆368Updated last year
- Random Network Distillation pytorch☆249Updated 6 years ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- Pytorch Implementation of MuZero☆352Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆300Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- ☆166Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- Agent Learning Framework https://alf.readthedocs.io☆332Updated this week
- ☆16Updated 3 years ago
- A tool to automate installing Atari ROMs for the Arcade Learning Environment☆79Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 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 …☆333Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 8 months ago
- ☆4Updated 5 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆291Updated 10 months ago
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- Re-implementations of SOTA RL algorithms.☆133Updated last year