zsdonghao / Imitation-Learning-Dagger-Torcs
A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env
☆71Updated 7 years ago
Alternatives and similar repositories for Imitation-Learning-Dagger-Torcs:
Users that are interested in Imitation-Learning-Dagger-Torcs are comparing it to the libraries listed below
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Source code for our NIPS 2017 paper, InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆42Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- IRL Toolkit developed by Sergey Levine (Taken from https://graphics.stanford.edu/projects/gpirl/)☆62Updated 8 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 5 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- [Reimplementation Ross et al 2011] An implementation of DAGGER using ConvNets for driving from pixels.☆74Updated 7 years ago
- ☆53Updated 7 years ago
- BMVC 2017: Virtual to Real Reinforcement Learning for Autonomous Driving☆44Updated 6 years ago
- Code for training policies based on paper Coordinated Multi-Agent Imitation Learning☆26Updated 7 years ago
- Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, …☆37Updated 7 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch☆41Updated 6 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Using Pilco algorithm to find a controller for few robotic problems☆43Updated 9 years ago
- Tensorflow implementation of DeepMind paper - "Learning to Navigate in Complex Environments"☆63Updated 7 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆97Updated 6 years ago
- Reinforcement learning with docker and torcs☆20Updated 7 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- ☆32Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874