uidilr / bayesian_irlLinks
Bayesian Inverse Reinforcement Learning with simple environments
☆19Updated 3 years ago
Alternatives and similar repositories for bayesian_irl
Users that are interested in bayesian_irl are comparing it to the libraries listed below
Sorting:
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 7 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆46Updated 4 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 2 months ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆308Updated last year
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- Algorithms for Uni-Modal Inverse Reinforcement Learning☆22Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Inverse Reinforcement Learning Argorithms☆53Updated 6 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 9 months ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- Soft Actor-Critic with advanced features☆50Updated this week
- PyTorch implementation of Episodic Meta Reinforcement Learning on variants of the "Two-Step" task. Reproduces the results found in three …☆36Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 6 months ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 8 years ago
- High-quality reference implementations of various algorithms for Inverse Reinforcement Learning☆13Updated 7 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 7 months ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Extending rllab to event-driven multiagent environments☆13Updated 7 years ago
- ☆48Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020☆46Updated 5 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 5 months ago