archsyscall / DistRL-TensorFlow2Links
🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.
☆69Updated 4 years ago
Alternatives and similar repositories for DistRL-TensorFlow2
Users that are interested in DistRL-TensorFlow2 are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆141Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated last month
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆32Updated 4 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆179Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 2 months ago
- ☆130Updated 10 months ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆160Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Learning Individual Intrinsic Reward in MARL☆62Updated 2 years ago
- A reusable framework for successor features for transfer in deep reinforcement learning using keras.☆44Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆168Updated 3 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- ☆76Updated last year