kenziyuliu / ChineseCheckersAgentLinks
A Chinese Checkers agent based on heuristics, MCTS, and self-play reinforcement learning.
☆16Updated 5 years ago
Alternatives and similar repositories for ChineseCheckersAgent
Users that are interested in ChineseCheckersAgent are comparing it to the libraries listed below
Sorting:
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- PyTorch implementation of soft actor critic☆896Updated 3 weeks ago
- Reinforcement Learning in PyTorch☆2,266Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,268Updated 4 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆650Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- ☆186Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,237Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆759Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,283Updated 5 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,296Updated this week
- List of competitions related to Reinforcement Learning☆350Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆720Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆371Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆760Updated last year
- Soft Actor-Critic☆1,127Updated last year
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆739Updated 7 months ago
- A benchmark environment for fully cooperative human-AI performance.☆846Updated 4 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,324Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆527Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,640Updated 3 years ago
- Find best-response to a fixed policy in multi-agent RL☆287Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆499Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆667Updated 7 years ago