jakegrigsby / deep_controlLinks
Deep Reinforcement Learning for Continuous Control in PyTorch
☆104Updated 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:
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 8 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆196Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆42Updated 3 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆43Updated this week
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- ☆201Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆101Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆48Updated 3 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 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
- Partially Observable Process Gym☆200Updated 3 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆116Updated 2 years ago