BY571 / FQF-and-ExtensionsLinks
PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF) and Extensions: N-step Bootstrapping, PER, Noisy Layer, Dueling Networks, and parallelization.
☆32Updated 4 years ago
Alternatives and similar repositories for FQF-and-Extensions
Users that are interested in FQF-and-Extensions are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 11 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- Soft Actor-Critic with advanced features☆50Updated last week
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated last month
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 3 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆45Updated 6 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- FQF(Fully parameterized Quantile Function for distributional reinforcement learning) is a general reinforcement learning framework for At…☆44Updated 4 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 months ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Distributional Soft Actor Critic☆55Updated 5 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated last week
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago