openai / ppo-ewmaLinks
Code for the paper "Batch size invariance for policy optimization"
☆49Updated 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 …☆86Updated 3 years ago
- Revisiting Rainbow☆75Updated 3 years ago
- ☆45Updated last year
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- ☆53Updated last year
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 7 months ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆55Updated last year
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆67Updated 2 years ago
- ☆42Updated 3 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆28Updated 5 years ago
- Source code for the paper "Divergence-Augmented Policy Optimization"☆37Updated 5 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 5 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆47Updated 4 years ago
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 5 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆44Updated last year
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- Code for Sibling Rivalry and experiments presented in associated paper☆17Updated last month
- ☆31Updated 2 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Reinforcement Learning via Supervised Learning☆71Updated 3 years ago
- ☆47Updated 2 years ago
- ☆86Updated 10 months ago
- Invariant Causal Prediction for Block MDPs