zhihanyang2022 / off-policy-continuous-control
Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)
☆85Updated last year
Alternatives and similar repositories for off-policy-continuous-control
Users that are interested in off-policy-continuous-control are comparing it to the libraries listed below
Sorting:
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆96Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 6 months ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- behavior cloning from observation☆34Updated 4 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆68Updated last year
- DecentralizedLearning☆24Updated 2 years ago
- A curated list of awesome Model-based reinforcement learning resources☆93Updated 4 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆59Updated 4 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated last year
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆54Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 10 months ago
- Distributional Soft Actor Critic☆53Updated 4 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 4 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆62Updated 11 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆143Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- Collection of OpenAI parametrized action-space environments.☆65Updated last month
- ☆40Updated 3 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆75Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago