thomashirtz / noisy-networksLinks
Minimal implementation of the network layers of the paper "Noisy Networks for Exploration" using Pytorch.
☆12Updated 2 months ago
Alternatives and similar repositories for noisy-networks
Users that are interested in noisy-networks are comparing it to the libraries listed below
Sorting:
- Code of the paper: Debiasing Meta-Gradient Reinforcement Learning by Learning the Outer Value Function☆13Updated 2 years ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆101Updated last year
- ☆80Updated 7 months ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- ☆28Updated last year
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- Episodic Control☆20Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning.☆25Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 3 years ago
- Code and data for the paper "Bridging RL Theory and Practice with the Effective Horizon"☆48Updated 11 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆46Updated 4 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Updated 4 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆142Updated last year
- 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. a…☆21Updated 4 years ago
- Drop-in environment replacements that make your RL algorithm train faster.☆20Updated 11 months ago
- A collection of RL algorithms written in JAX.☆98Updated 2 years ago
- ☆44Updated 8 months ago
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆53Updated 3 weeks ago
- Revisiting Rainbow☆75Updated 3 years ago
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆28Updated 11 months ago
- ☆45Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 2 months ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆47Updated 4 years ago
- JAX implementations of various deep reinforcement learning algorithms.☆22Updated 4 months ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆88Updated 2 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆25Updated 3 years ago