BY571 / FQF-and-Extensions
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.
☆30Updated 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
- 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.☆171Updated 7 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆85Updated 2 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆47Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- Soft Actor-Critic with advanced features☆48Updated this week
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last week
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆51Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆165Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 7 months ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆156Updated 2 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 7 months ago
- on-policy optimization baselines for deep reinforcement learning☆29Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 4 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- FQF(Fully parameterized Quantile Function for distributional reinforcement learning) is a general reinforcement learning framework for At…☆42Updated 4 years ago
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆74Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆209Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- ☆74Updated 9 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆23Updated 5 years ago