Kaixhin / imitation-learning
Imitation learning algorithms
☆512Updated 3 weeks ago
Alternatives and similar repositories for imitation-learning:
Users that are interested in imitation-learning are comparing it to the libraries listed below
- PyTorch implementation of Soft Actor-Critic (SAC)☆538Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆673Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆300Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆427Updated 3 years ago
- Code for conservative Q-learning☆435Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆534Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,463Updated 4 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆298Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆398Updated last month
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆346Updated 2 years ago
- A curated list of awesome imitation learning resources and publications☆561Updated last year
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- ☆341Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆215Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆315Updated 7 months ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆373Updated 3 weeks ago
- ☆1,159Updated 10 months ago
- Tools for accelerating safe exploration research.☆526Updated 2 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆316Updated 11 months ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- Library for Model Based RL☆994Updated 9 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆417Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆445Updated last year