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.
☆33Updated 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.☆183Updated last year
- Soft Actor-Critic with advanced features☆51Updated last week
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 5 months ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆104Updated 4 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 5 years ago
- ☆30Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- Adaptive Attention Span for Reinforcement Learning☆134Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆23Updated 2 months ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- A simple framework for distributed reinforcement learning in PyTorch.☆16Updated 5 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 6 years ago
- FQF(Fully parameterized Quantile Function for distributional reinforcement learning) is a general reinforcement learning framework for At…☆44Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago