jakegrigsby / deep_control
Deep Reinforcement Learning for Continuous Control in PyTorch
☆96Updated 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
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆161Updated 4 months ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆174Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆109Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆170Updated 9 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆137Updated 10 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆143Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆297Updated last year
- OpenAI Gym wrapper for the DeepMind Control Suite☆211Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- ☆193Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆123Updated 7 months ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆188Updated 2 years ago
- Pytorch version of Dreamer, which follows the original TF v2 codes.☆122Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆64Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 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
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆125Updated 3 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆47Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year