Kaixhin / imitation-learningLinks
Imitation learning algorithms
☆554Updated 9 months ago
Alternatives and similar repositories for imitation-learning
Users that are interested in imitation-learning are comparing it to the libraries listed below
Sorting:
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆521Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆381Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆577Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆434Updated 9 months ago
- Dream to Control: Learning Behaviors by Latent Imagination☆572Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆340Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆738Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆234Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆451Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated 2 years ago
- Code for conservative Q-learning☆466Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- PyTorch implementation of DreamerV2 model-based RL algorithm☆236Updated 2 years ago
- Tools for accelerating safe exploration research.☆573Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆284Updated 3 years ago
- Library for Model Based RL☆1,038Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- DrQ-v2: Improved Data-Augmented Reinforcement Learning☆422Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆373Updated 5 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆173Updated 3 years ago
- NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark☆527Updated 2 weeks ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆471Updated 3 weeks ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year