haron1100 / Upside-Down-Reinforcement-Learning
Implementation of Schmidhuber's Upside Down Reinforcement Learning paper in PyTorch
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Upside-Down-Reinforcement-Learning
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆23Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆66Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 3 years ago
- A practical step-by-step guide to applying RUDDER☆33Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆99Updated 3 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 2 months ago
- Reinforcement learning algorithms in RLlib☆56Updated 6 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 3 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆53Updated 5 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
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆49Updated 2 years ago
- Map-Elites based on Evolution Strategies☆31Updated 2 years ago
- Revisiting Rainbow☆73Updated 3 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆79Updated 2 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆28Updated 4 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆14Updated 6 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆42Updated 4 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆46Updated 4 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆31Updated 4 years ago
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- PyTorch code to train and evaluate Procgen tasks☆23Updated 4 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆68Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆90Updated 6 years ago