kristery / Awesome-Imitation-Learning
A curated list of awesome imitation learning resources and publications
☆561Updated last year
Alternatives and similar repositories for Awesome-Imitation-Learning:
Users that are interested in Awesome-Imitation-Learning are comparing it to the libraries listed below
- Imitation learning algorithms☆512Updated 3 weeks ago
- A collection of reference environments for offline reinforcement learning☆1,471Updated 5 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- Reinforcement learning algorithms for MuJoCo tasks☆398Updated last month
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆445Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- Code for conservative Q-learning☆435Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- ☆390Updated 5 years ago
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆386Updated 2 years ago
- Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning☆1,415Updated last week
- Tools for accelerating safe exploration research.☆526Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆534Updated 3 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆849Updated 3 years ago
- Multitask Environments for RL☆275Updated 3 years ago
- S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics☆628Updated 4 years ago
- Paper Collection for Imitation Learning in RL.☆145Updated 3 years ago
- ☆272Updated 6 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆586Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆427Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆417Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆625Updated 11 months ago
- PyTorch implementation of soft actor critic☆871Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.