jangirrishabh / toyCarIRL
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
☆177Updated 3 years ago
Alternatives and similar repositories for toyCarIRL:
Users that are interested in toyCarIRL are comparing it to the libraries listed below
- ☆272Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆625Updated 11 months ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 6 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- Constrained Policy Optimization☆317Updated 7 years ago
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 8 years ago
- ☆342Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆290Updated 7 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆178Updated 5 months ago
- Inverse Reinforcement Learning Argorithms☆54Updated 5 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆182Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆30Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- ☆76Updated 7 years ago
- Deep Variational Reinforcement Learning☆135Updated 2 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆207Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆310Updated 3 years ago
- Shared autonomy via deep reinforcement learning☆78Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 7 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆211Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago