thomashirtz / noisy-networks
Minimal implementation of the network layers of the paper "Noisy Networks for Exploration" using Pytorch.
☆9Updated last month
Alternatives and similar repositories for noisy-networks:
Users that are interested in noisy-networks are comparing it to the libraries listed below
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- Library to compare and evaluate reward functions☆66Updated last year
- Disagreement-Regularized Imitation Learning☆30Updated 3 years ago
- ☆43Updated 8 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- ☆31Updated 5 years ago
- Code for 'The Grand Atari Challenge dataset' paper☆52Updated 7 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆141Updated last year
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated 2 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 release for Learning with Opponent-Learning Awareness and variations.☆147Updated 2 years ago
- ☆28Updated 11 months ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Code for Sibling Rivalry and experiments presented in associated paper☆17Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Pytorch implementation on OpenAI's Procgen ppo-baseline, built from scratch.☆30Updated 4 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆160Updated 3 years ago
- Soft Actor-Critic☆145Updated 7 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆198Updated 2 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Code for "Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills"☆37Updated 5 years ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆44Updated last year
- 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.☆49Updated 2 years ago
- A reusable framework for successor features for transfer in deep reinforcement learning using keras.☆43Updated 3 years ago