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☆204Updated 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 …☆343Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆303Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆127Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- Pytorch Implementation of MuZero☆351Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆234Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 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
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆232Updated last year
- ☆169Updated 2 years ago
- ☆146Updated 10 months ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆122Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆295Updated last year
- ☆16Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Agent Learning Framework https://alf.readthedocs.io☆350Updated last week
- A parallel framework for population-based multi-agent reinforcement learning.☆537Updated last year
- Code for the paper "Phasic Policy Gradient"☆265Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago