openai / ppo-ewma
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
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- ☆42Updated 3 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆28Updated 5 years ago
- ☆53Updated last year
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 4 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆44Updated last year
- Accelerated Methods for Deep Reinforcement Learning☆48Updated 6 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
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆160Updated 3 years ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆55Updated last year
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆111Updated 3 years ago
- Source code for the paper "Divergence-Augmented Policy Optimization"☆37Updated 5 years ago
- Efficient Exploration via State Marginal Matching (2019)☆67Updated 5 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆101Updated 2 years ago
- ☆41Updated 3 years ago
- ☆44Updated last year
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆34Updated 3 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- Soft Actor-Critic☆144Updated 7 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 3 years ago
- Reinforcement Learning via Supervised Learning☆71Updated 2 years ago