jakegrigsby / deep_controlLinks
Deep Reinforcement Learning for Continuous Control in PyTorch
☆100Updated 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☆132Updated 11 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆169Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 7 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆148Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- ☆198Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆145Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆243Updated 5 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated last year
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆113Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated 11 months ago
- Benchmarking RL generalization in an interpretable way.☆157Updated last week
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year