DarylRodrigo / rl_libLinks
Series of deep reinforcement learning algorithms π€
β29Updated 4 years ago
Alternatives and similar repositories for rl_lib
Users that are interested in rl_lib are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,β¦β121Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPOβ205Updated 2 years ago
- β40Updated this week
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPβ¦β115Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computingβ134Updated last month
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)β146Updated 6 years ago
- Gridworld for MARL experimentsβ141Updated 4 years 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
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environmentsβ320Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.β183Updated last year
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-detailsβ46Updated 3 years ago
- π³ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.β69Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.β51Updated 3 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.β97Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)β41Updated 6 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorchβ103Updated 3 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 9 months ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learningβ116Updated 2 years ago
- Soft Actor-Critic with advanced featuresβ51Updated last week
- A framework for easy prototyping of distributed reinforcement learning algorithmsβ96Updated 4 years ago
- Lightweight multi-agent gridworld Gym environmentβ209Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.β40Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networksβ114Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.β316Updated 2 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanationβ35Updated 4 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)β160Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SACβ100Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Predictionβ140Updated 2 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.β95Updated 2 months ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learnerβ27Updated 4 years ago