zhihanyang2022 / off-policy-continuous-controlLinks
Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)
☆90Updated 2 years ago
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:
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 8 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- ☆48Updated 2 months ago
- Implementation of the Option-Critic Architecture☆40Updated 7 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆40Updated last year
- DecentralizedLearning☆25Updated 3 years ago
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆36Updated 3 years ago
- Gym-like extensions for POMDP☆56Updated 4 years ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆55Updated 5 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆125Updated 5 years ago
- ☆23Updated last year
- PyTorch implementation of the Q-Learning Algorithm Normalized Advantage Function for continuous control problems + PER and N-step Method☆28Updated 4 years ago
- Advantage weighted Actor Critic for Offline RL☆52Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 3 weeks ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆71Updated 2 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆71Updated 6 months ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆41Updated 3 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆61Updated 5 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 4 years ago
- Unofficial re-implementation of "Learning Latent Dynamics for Planning from Pixels" (https://arxiv.org/abs/1811.04551 ) with PyTorch☆47Updated 5 years ago
- Source code for "A Policy Gradient Algorithm for Learning to Learn in Multiagent Reinforcement Learning" (ICML 2021)☆33Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago