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☆203Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆303Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆227Updated 3 years ago
- Keeping track of RL experiments☆163Updated 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 …☆343Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- ☆169Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆341Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Agent Learning Framework https://alf.readthedocs.io☆350Updated last week
- A parallel framework for population-based multi-agent reinforcement learning.☆536Updated last year
- Code for the paper "Phasic Policy Gradient"☆264Updated 2 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆234Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 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
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆641Updated this week
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆313Updated 2 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆130Updated 2 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆294Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 10 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 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
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆268Updated last month