jakegrigsby / deep_controlLinks
Deep Reinforcement Learning for Continuous Control in PyTorch
☆105Updated 4 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:
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆201Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆168Updated 11 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years 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
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Multi Task RL Baselines☆258Updated 4 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year
- ☆202Updated 2 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆214Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆40Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆159Updated last year
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆125Updated 5 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 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 our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago