CyCTW / Parallel-MCTSLinks
Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.
☆50Updated 5 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:
- Efficient Exploration through Bayesian Deep-Q Networks.☆19Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆123Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆125Updated 5 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆41Updated 5 years ago
- Reproduction of AlphaTensor paper for 2x2 matrices☆16Updated 2 years ago
- [IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework☆119Updated 6 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Online Decision Transformer☆273Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆86Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆79Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆37Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- ☆75Updated last year
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆51Updated 9 months ago
- Partially Observable Process Gym☆211Updated 7 months ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆69Updated 10 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆237Updated last year
- Must-read papers on Reinforcement Learning (RL)☆54Updated 5 years ago
- ☆25Updated 3 years ago
- Paper collection of reinforcement learning based combinatorial optimization☆55Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year