PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
☆1,334Sep 25, 2019Updated 6 years ago
Alternatives and similar repositories for pytorch-a3c
Users that are interested in pytorch-a3c are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,902May 29, 2022Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆659Mar 10, 2023Updated 3 years ago
- Deep Reinforcement Learning with pytorch & visdom☆802Jul 16, 2020Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Apr 18, 2023Updated 3 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆113Apr 3, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Feb 25, 2020Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆449Sep 13, 2018Updated 7 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,445Apr 16, 2024Updated 2 years ago
- Actor-critic with experience replay☆257Oct 9, 2022Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,674Jan 13, 2022Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 8 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,481Dec 7, 2022Updated 3 years ago
- ☆38Mar 6, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,750Aug 1, 2024Updated 2 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Jan 5, 2019Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆311Feb 16, 2021Updated 5 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Oct 12, 2016Updated 9 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,077Jun 10, 2023Updated 3 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆588Aug 9, 2018Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆429Nov 1, 2017Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 8 years ago
- A starter agent that can solve a number of universe environments.☆1,099Apr 7, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Oct 11, 2024Updated last year
- Soft Actor-Critic☆1,296Nov 29, 2023Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆631Aug 13, 2018Updated 8 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,287Feb 9, 2021Updated 5 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.