CyCTW / Parallel-MCTSLinks
Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.
☆49Updated 4 years ago
Alternatives and similar repositories for Parallel-MCTS
Users that are interested in Parallel-MCTS are comparing it to the libraries listed below
Sorting:
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- ☆24Updated 3 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆42Updated 3 years ago
- ☆70Updated last year
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆72Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆115Updated 2 years ago
- Efficient Exploration through Bayesian Deep-Q Networks.☆18Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆35Updated 4 years ago
- Code release for Efficient Planning in a Compact Latent Action Space (ICLR2023) https://arxiv.org/abs/2208.10291.☆109Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆121Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- (NeurIPS 2021) Neural Auto-Curricula in Two-Player Zero-Sum Games.☆28Updated 3 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆128Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆48Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated this week
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 5 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Partially Observable Process Gym☆198Updated 2 months ago
- Bridging State and History Representations: Understanding Self-Predictive RL -- ICLR 2024☆21Updated last year
- MiniZero: An AlphaZero and MuZero Training Framework☆98Updated last month
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 4 months ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Multi Task RL Baselines☆249Updated 3 years ago