ShivinDass / inverse_rlView external linksLinks
Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inverse Reinforcement Learning" - (Ziebart et al. 2008)
☆32Jul 6, 2023Updated 2 years ago
Alternatives and similar repositories for inverse_rl
Users that are interested in inverse_rl are comparing it to the libraries listed below
Sorting:
- Robot control with Traditional control and Optimal control and Learning-based control☆10Oct 9, 2022Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Jun 19, 2019Updated 6 years ago
- (Experimental) Inverse reinforcement learning from trajectories generated by multiple agents with different (but correlated) rewards☆28Jun 20, 2019Updated 6 years ago
- IRL implementation based on Norvig's AIMA code.☆14May 2, 2014Updated 11 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆46Mar 12, 2021Updated 4 years ago
- Convergent Policy Optimization for Safe Reinforcement Learning☆11Oct 26, 2019Updated 6 years ago
- Accompanying code for the RSS 2019 paper, "Learning Reward Functions by Integrating Human Demonstrations and Preferences"☆12May 20, 2019Updated 6 years ago
- PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"☆10Nov 22, 2019Updated 6 years ago
- Apprenticeship Learning with Inverse Reinforcement Learning☆29Aug 14, 2021Updated 4 years ago
- Learning Virtual Grasp with Failed Demonstrations via Bayesian Inverse Reinforcement Learning (IROS 2019)☆14Nov 4, 2019Updated 6 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Apr 8, 2020Updated 5 years ago
- Deep Gaussian Process for Inverse Reinforcement Learning☆33Jul 6, 2017Updated 8 years ago
- Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning☆13Apr 15, 2020Updated 5 years ago
- Implements the algorithm introduced in the paper "Advanced Planning for Autonomous Vehicles using Reinforcement Learning and Deep Inverse…☆36Mar 21, 2021Updated 4 years ago
- Algorithms for Uni-Modal Inverse Reinforcement Learning☆22Sep 23, 2022Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆664May 10, 2024Updated last year
- Experiments showing effects of parameters on Maximum Entropy Inverse Reinforcement Learning using grid world☆15Nov 26, 2016Updated 9 years ago
- Implementation of Nash Q-Learning for Autonomous Vehicle Decision Making☆16Sep 16, 2022Updated 3 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆19May 17, 2022Updated 3 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆311Apr 21, 2024Updated last year
- ☆21Dec 17, 2020Updated 5 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Oct 25, 2021Updated 4 years ago
- A PyTorch-based deep inverse reinforcement learning pipeline for vehicle motion forecasting☆84Jan 23, 2019Updated 7 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,064Oct 21, 2022Updated 3 years ago
- Dynamic Partial Removal: a Neural Network Heuristic for Large Neighborhood Search on Combinatorial Optimization Problems, by applying dee…☆20Jun 17, 2020Updated 5 years ago
- Code needed to replicate the examples from "Learning Hybrid Control Barrier Functions from Data" by L. Lindemann et al., to appear at CoR…☆24Aug 12, 2023Updated 2 years ago
- This is a Machine Learning project made by myself, containing several algorithms from the Reinforcement Learning world (DQN, A2C, PPO) wi…☆23Mar 26, 2022Updated 3 years ago
- Model predictive control test set to benchmark QP solvers☆31May 15, 2025Updated 9 months ago
- This repository contains the code for our paper on Dynamic Mirror Descent based MPC for Model-Free RL☆26Feb 1, 2022Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Oct 9, 2020Updated 5 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Dec 30, 2019Updated 6 years ago
- ☆36Jan 15, 2021Updated 5 years ago
- ☆66May 25, 2020Updated 5 years ago
- ROS-based C++ segway simulation environment. Includes branches for MPC and control barrier functions. New version of cyberpod_sim_ros.☆26Dec 2, 2020Updated 5 years ago
- [T-ITS] Driving Behavior Modeling using Naturalistic Human Driving Data with Inverse Reinforcement Learning☆275May 13, 2022Updated 3 years ago
- NeurIPS[2023] "Multi-Modal Inverse Constrained Reinforcement Learning from a Mixture of Demonstrations" official implement☆10Feb 19, 2024Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Dec 22, 2023Updated 2 years ago
- Imitation Learning with the INTERACTION Dataset☆35Apr 1, 2024Updated last year
- Computing calibrated prediction intervals for neural network regressors☆10May 28, 2019Updated 6 years ago