openai / imitationLinks
Code for the paper "Generative Adversarial Imitation Learning"
☆729Updated 7 years ago
Alternatives and similar repositories for imitation
Users that are interested in imitation are comparing it to the libraries listed below
Sorting:
- Implementation of TRPO and related algorithms☆646Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆348Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆407Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- ☆304Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆618Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆930Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,470Updated 3 years ago
- ☆345Updated 8 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆827Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆663Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆444Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆626Updated 8 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆779Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,018Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆449Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,123Updated 8 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- Actor-critic with experience replay☆256Updated 3 years ago