alirezakazemipour / PPO-RNDLinks
Random network distillation on Montezuma's Revenge and Super Mario Bros.
☆52Updated 4 months ago
Alternatives and similar repositories for PPO-RND
Users that are interested in PPO-RND are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- ☆78Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- Model-Based Offline Reinforcement Learning☆51Updated 4 years ago
- PyTorch IMPALA implementation☆28Updated 6 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆180Updated 3 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- ☆201Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆36Updated 3 years ago
- ☆49Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- V-MPO torch version with DMLab30 and GTrXL☆13Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆74Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago