openai / imitation
Code for the paper "Generative Adversarial Imitation Learning"
☆698Updated 6 years ago
Alternatives and similar repositories for imitation:
Users that are interested in imitation are comparing it to the libraries listed below
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆418Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 7 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆341Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Reinforcement learning with unsupervised auxiliary tasks☆417Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆607Updated 8 months ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆612Updated last year
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 6 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 6 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆719Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,421Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- ☆339Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆401Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆591Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago