aaronsnoswell / irl_methodsLinks
High-quality reference implementations of various algorithms for Inverse Reinforcement Learning
☆13Updated 7 years ago
Alternatives and similar repositories for irl_methods
Users that are interested in irl_methods are comparing it to the libraries listed below
Sorting:
- ☆30Updated 6 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 7 years ago
- Implementation of VALOR (Variational Option Discovery Algorithms)☆10Updated 6 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 8 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 6 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- Model-Based Offline Reinforcement Learning☆52Updated 4 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆108Updated 3 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 9 months ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning