openai / imitation
Code for the paper "Generative Adversarial Imitation Learning"
☆710Updated 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☆629Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,430Updated 2 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆342Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆613Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,267Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- ☆303Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆627Updated 11 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,197Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Soft Actor-Critic☆1,086Updated last year
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆967Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Code for the paper "Exploration by Random Network Distillation"☆894Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆608Updated 2 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 7 years ago
- Constrained Policy Optimization☆320Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆600Updated 8 years ago