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.☆150Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆194Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆197Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- ☆203Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Partially Observable Process Gym☆205Updated 5 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆45Updated last month
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆252Updated 5 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆316Updated last year
- Benchmarking RL generalization in an interpretable way.☆168Updated this week
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆78Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year