CherryPieSexy / imitation_learning
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
☆142Updated 3 years ago
Alternatives and similar repositories for imitation_learning:
Users that are interested in imitation_learning are comparing it to the libraries listed below
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆92Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆163Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆346Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆96Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆160Updated 3 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆169Updated 8 months ago
- ☆193Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆179Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated last month
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated last year
- PyTorch implementation of SAC-Discrete.☆298Updated 7 months ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆211Updated 9 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Distributional Soft Actor Critic☆51Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆202Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆344Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆296Updated last year