epignatelli / discovering-reinforcement-learning-algorithmsLinks
A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. and Silver, D., 2020. Discovering reinforcement learning algorithms. Advances in Neural Information Processing Systems, 33.
☆22Updated 4 years ago
Alternatives and similar repositories for discovering-reinforcement-learning-algorithms
Users that are interested in discovering-reinforcement-learning-algorithms are comparing it to the libraries listed below
Sorting:
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Generalised UDRL☆37Updated 3 years ago
- Vectorization techniques for fast population-based training.☆56Updated 3 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆28Updated 3 years ago
- Supplementary Data for Evolving Reinforcement Learning Algorithms☆46Updated 4 years ago
- Optim4RL is a Jax framework of learning to optimize for reinforcement learning.☆26Updated 9 months ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- ☆87Updated last year
- Open source demo for the paper Learning to Score Behaviors for Guided Policy Optimization☆24Updated 5 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆89Updated 4 years ago
- Official pytorch implementation for our ICLR 2023 paper "Latent State Marginalization as a Low-cost Approach for Improving Exploration".☆24Updated 2 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 4 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- ☆22Updated 5 months ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆36Updated 4 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 4 years ago
- Variational Reinforcement Learning☆16Updated last year
- krazy grid world☆25Updated 5 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆58Updated 3 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- Understanding RL vision Distill article☆24Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆69Updated 4 years ago
- Accelerated replay buffers in JAX☆43Updated 3 years ago
- ☆19Updated 4 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- ☆55Updated 10 months ago
- MultiTask Environments for Reinforcement Learning.☆77Updated 3 years ago
- [ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning☆34Updated 5 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 2 months ago