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☆202Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆184Updated 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 …☆339Updated 2 years ago
- ☆168Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆531Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆341Updated 2 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
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆130Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆635Updated 3 weeks ago
- Example code for the Gym documentation☆72Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆414Updated 4 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆294Updated last year
- Agent Learning Framework https://alf.readthedocs.io☆346Updated this week
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆188Updated 11 months ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆232Updated last year
- Actor Critic model to play Cartpole game☆52Updated 7 years ago