pbsinclair42 / MCTSLinks
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆237Updated last year
Alternatives and similar repositories for MCTS
Users that are interested in MCTS are comparing it to the libraries listed below
Sorting:
- Python Implementations of Monte Carlo Tree Search☆320Updated 4 years ago
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆122Updated 4 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆549Updated 2 years ago
- Monte carlo tree search in python☆625Updated 3 years ago
- ☆173Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆306Updated 2 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆249Updated 5 years ago
- MADDPG in Ray/RLlib☆54Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- ☆135Updated last year
- This project is implementation code of AlphaStar☆204Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆125Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- Re-implementations of SOTA RL algorithms.☆136Updated 2 years ago
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆528Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆320Updated 2 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- DQN to play Atari Pong☆114Updated 7 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆48Updated 7 years ago