openai / ppo-ewmaLinks
Code for the paper "Batch size invariance for policy optimization"
☆53Updated 2 years ago
Alternatives and similar repositories for ppo-ewma
Users that are interested in ppo-ewma are comparing it to the libraries listed below
Sorting:
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆89Updated 4 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 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
- Code for the paper "Phasic Policy Gradient"☆263Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆69Updated 4 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆162Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆29Updated 5 years ago
- ☆54Updated last year
- AGAC: Adversarially Guided Actor-Critic☆48Updated 4 years ago
- Code and data for the paper "Bridging RL Theory and Practice with the Effective Horizon"☆48Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆188Updated 3 years ago
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated last year
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- ☆18Updated 3 years ago
- Pytorch implementations of RL algorithms, focusing on model-based, lifelong, reset-free, and offline algorithms. Official codebase for Re…☆109Updated 3 years ago
- Code for "Learning to Reach Goals via Iterated Supervised Learning"☆79Updated 3 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆128Updated 4 years ago
- ☆114Updated 2 years ago
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 3 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023☆29Updated 2 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 2 months ago
- Implementation of the Option-Critic Architecture☆40Updated 6 years ago
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆36Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago