thomashirtz / noisy-networks
Minimal implementation of the network layers of the paper "Noisy Networks for Exploration" using Pytorch.
☆8Updated 11 months ago
Alternatives and similar repositories for noisy-networks:
Users that are interested in noisy-networks 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 …☆85Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆101Updated 2 years ago
- Single Episode Policy Transfer in Reinforcement Learning☆17Updated 2 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- Code for Model-Free Opponent Shaping (ICML 2022)☆16Updated 2 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆31Updated 4 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆44Updated 4 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- Code and data for the paper "Bridging RL Theory and Practice with the Effective Horizon"☆43Updated 7 months ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 6 years ago
- Simple gym environments for safety in Reinforcement Learning Research☆15Updated 7 months ago
- An unofficial implementation for online decision transformer☆39Updated 2 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning.☆23Updated last year
- PyTorch implementation for all models and environments in the paper "Learning to Ground Multi-Agent Communication with Autoencoders"☆44Updated 3 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Benchmarked implementations of Offline RL Algorithms.☆69Updated 2 weeks ago
- Code for "Offline Meta-Reinforcement Learning with Advantage Weighting" [ICML 2021]☆47Updated 2 years ago
- ☆28Updated 8 months ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Code for "Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills"☆37Updated 5 years ago
- Learning Laplacian Representations in Reinforcement Learning☆17Updated 4 years ago
- Soft Actor-Critic☆144Updated 6 years ago
- ☆15Updated 4 years ago
- ☆60Updated 6 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago