tanliyon / gym-xiangqiLinks
This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.
☆38Updated 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☆205Updated last year
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆350Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆297Updated last year
- ☆172Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 3 years ago
- ☆16Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆544Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Agent Learning Framework https://alf.readthedocs.io☆353Updated this week
- Interactive tutorial to build a learning Mario, for first-time RL learners☆241Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- ☆39Updated 3 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆314Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Learning-based agent for Google Research Football (足球游戏智能体)☆121Updated 2 years ago
- ☆147Updated last year
- 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 code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆130Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Keeping track of RL experiments☆165Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆95Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 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…☆193Updated last year