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:
- [NeurIPS 2020] PyTorch implementation of "Learning Implicit Credit Assignment for Cooperative Muti-Agent Reinforcement Learning"☆60Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆754Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆551Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 2 years ago
- A well-documented A2C written in PyTorch☆50Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆639Updated 5 years ago
- ☆186Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- PyTorch implementation of soft actor critic☆885Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆413Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆209Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Find best-response to a fixed policy in multi-agent RL☆287Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- ☆121Updated 2 years ago