jakegrigsby / deep_controlLinks
Deep Reinforcement Learning for Continuous Control in PyTorch
☆105Updated 3 years ago
Alternatives and similar repositories for deep_control
Users that are interested in deep_control are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 7 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆45Updated 2 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆167Updated 11 months ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- Partially Observable Process Gym☆209Updated 6 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Multi Task RL Baselines☆258Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Benchmarking RL generalization in an interpretable way.☆173Updated last month
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆140Updated last year