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:
- Find best-response to a fixed policy in multi-agent RL☆286Updated 3 years ago
- ☆185Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- TD Advantage Actor-Critic RL algorithm☆15Updated 6 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 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
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,290Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆554Updated 2 years ago
- A PyTorch Platform for Distributed RL☆750Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆395Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆740Updated 2 weeks ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- ☆16Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆403Updated 5 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,980Updated 3 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆610Updated last year
- hanabi_learning_environment is a research platform for Hanabi experiments.☆653Updated 2 years ago
- PyTorch implementation of soft actor critic☆902Updated last month