CyCTW / Parallel-MCTSLinks
Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.
☆50Updated 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.☆122Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆164Updated 2 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆106Updated 2 months ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 5 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆122Updated 5 years ago
- ☆24Updated 3 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆100Updated 6 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 5 months ago
- Partially Observable Process Gym☆200Updated 4 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Graph convolutional memory☆16Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- ☆131Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated last month
- Code for the paper "Phasic Policy Gradient"☆265Updated 2 years ago
- ☆71Updated last year
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆335Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 5 months ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆241Updated 2 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Updated last year
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 7 months ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆48Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year