wisnunugroho21 / asynchronous_impala_PPOLinks
Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation
☆35Updated 4 years ago
Alternatives and similar repositories for asynchronous_impala_PPO
Users that are interested in asynchronous_impala_PPO are comparing it to the libraries listed below
Sorting:
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆169Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Datasets with baselines for Offline MARL.☆181Updated last month
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆178Updated 3 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 6 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Code for NeurIPS2023 accepted paper: Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning.☆38Updated 7 months ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆54Updated last year
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆82Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆142Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆48Updated 3 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆122Updated 5 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆162Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year