CyCTW / Parallel-MCTS
Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.
☆43Updated 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
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆114Updated 3 years ago
- MiniZero: An AlphaZero and MuZero Training Framework☆76Updated last month
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆37Updated 4 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- ☆24Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆44Updated 10 months ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆66Updated last year
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆103Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆76Updated last year
- Efficient Exploration through Bayesian Deep-Q Networks.☆18Updated 2 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆82Updated last year
- Code for Learning to Synthesize Programs as Interpretable and Generalizable Policies in NeurIPS 2021☆34Updated 2 years ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆47Updated 4 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆31Updated last week
- Code and data for the paper "Bridging RL Theory and Practice with the Effective Horizon"☆42Updated 6 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
- Code for "Joint Policy Search for Collaborative Multi-agent Incomplete Information Games"☆50Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- AlphaZero in JAX☆73Updated 9 months ago
- A2C training of Relational Deep Reinforcement Learning Architecture☆13Updated 2 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆60Updated last year
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆26Updated 2 years ago
- ☆48Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆102Updated 4 years ago
- (NeurIPS 2021) Neural Auto-Curricula in Two-Player Zero-Sum Games.☆29Updated 3 years ago
- PPO with multi-head/autoregressive action outputs☆38Updated 3 years ago
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- Must-read papers on Reinforcement Learning (RL)☆41Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆51Updated 3 years ago
- An implementation of MuZero in JAX.☆54Updated 2 years ago