Simple A3C implementation with pytorch + multiprocessing
☆657Mar 10, 2023Updated 2 years ago
Alternatives and similar repositories for pytorch-A3C
Users that are interested in pytorch-A3C are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,875May 29, 2022Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Oct 11, 2024Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,432Mar 31, 2024Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆788May 29, 2022Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,926Jul 25, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,334Mar 13, 2025Updated 11 months ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Mar 17, 2021Updated 4 years ago
- PyTorch IMPALA implementation☆27Aug 31, 2019Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- Reinforcement Learning in PyTorch☆2,274Jan 4, 2021Updated 5 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,163Dec 8, 2022Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- ☆24Nov 23, 2016Updated 9 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,310Jul 9, 2024Updated last year
- An elegant PyTorch deep reinforcement learning library.☆10,267Dec 1, 2025Updated 3 months ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆690Jun 5, 2018Updated 7 years ago
- Simple change of a3c to a2c☆15Jun 18, 2017Updated 8 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Jul 23, 2019Updated 6 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,163Nov 4, 2021Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- PyTorch implementation of soft actor critic☆936Jul 17, 2025Updated 7 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,723Sep 8, 2022Updated 3 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,729Apr 9, 2024Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆679Nov 26, 2019Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆630Jul 7, 2024Updated last year
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Jul 30, 2018Updated 7 years ago
- Collection of reinforcement learning algorithms☆2,868Jun 17, 2024Updated last year
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,555May 25, 2024Updated last year
- Pytorch implementation of [Feudal Net](https://arxiv.org/abs/1703.01161). ([Tensorflow version](https://github.com/dmakian/feudal_networ…☆17Jun 25, 2019Updated 6 years ago
- Interfacing RL agents with user-definable neural networks and OpenAI-gym environments.☆12Apr 28, 2019Updated 6 years ago