PatrickKorus / mcts-generalLinks
General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.
☆40Updated 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
Sorting:
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆119Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- AlphaZero for continuous control tasks☆23Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 2 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 11 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 8 months ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- Industrial Benchmark☆130Updated 2 years ago
- Soft Actor-Critic with advanced features☆50Updated this week
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated this week
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆324Updated 10 months ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 3 months ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 2 months ago
- Partially Observable Process Gym☆193Updated last month
- Minimal implementation of multi-agent reinforcement learning algorithms☆56Updated 3 years ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to e…☆81Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆156Updated 2 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆191Updated 2 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated 11 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Benchmarks for Multi-Objective Multi-Agent Decision Making☆95Updated 3 weeks ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 2 years ago