schatty / oprlLinks
A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
☆137Updated 5 months ago
Alternatives and similar repositories for oprl
Users that are interested in oprl are comparing it to the libraries listed below
Sorting:
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆184Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- ☆202Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 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 distributed deep reinforcement learning☆76Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆269Updated 5 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- OpenAI Gym wrapper for the DeepMind Control Suite☆227Updated last year