Kaixhin / imitation-learning
Imitation learning algorithms
☆466Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for imitation-learning
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆363Updated 5 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆327Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆513Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆286Updated 10 months ago
- Code for conservative Q-learning☆410Updated 2 years ago
- ☆332Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆399Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- A curated list of awesome imitation learning resources and publications☆526Updated 9 months ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆464Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆306Updated 2 months ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆631Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- Tools for accelerating safe exploration research.☆506Updated last year
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆353Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆396Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆431Updated last year
- A collection of robotics simulation environments for reinforcement learning☆571Updated 2 weeks ago
- Library for Model Based RL☆963Updated 4 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago