PatrickKorus / mcts-general
General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.
☆39Updated 4 years ago
Alternatives and similar repositories for mcts-general:
Users that are interested in mcts-general are comparing it to the libraries listed below
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆45Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- AlphaZero for continuous control tasks☆23Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆94Updated 3 years ago
- Collection of OpenAI parametrized action-space environments.☆62Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆162Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years 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 "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆51Updated 7 months ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆60Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆144Updated 3 weeks ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆101Updated last month
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- PyTorch IMPALA implementation☆25Updated 5 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆33Updated this week
- PPO with multi-head/autoregressive action outputs☆39Updated 3 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago