uidilr / bayesian_irlLinks
Bayesian Inverse Reinforcement Learning with simple environments
☆20Updated 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:
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆48Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 6 years ago
- PyTorch implementation of Episodic Meta Reinforcement Learning on variants of the "Two-Step" task. Reproduces the results found in three …☆35Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆298Updated last year
- Soft Actor-Critic with advanced features☆51Updated 2 weeks ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆62Updated 2 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆51Updated 2 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020☆45Updated 4 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated 3 months ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 4 years ago
- ☆20Updated 4 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆49Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- 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
- Implementation codes and datasets used in ICLR'22 Spotlight paper AdaRL: What, Where, and How to Adapt in Transfer Reinforcement Learning…☆40Updated last year
- Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inve…☆31Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago