ikostrikov / pytorch-a3cView external linksLinks
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
☆1,314Sep 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
Sorting:
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆659Mar 10, 2023Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Apr 3, 2017Updated 8 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Feb 25, 2020Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,405Apr 16, 2024Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- Actor-critic with experience replay☆256Oct 9, 2022Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,471Dec 7, 2022Updated 3 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).☆313Feb 16, 2021Updated 5 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,043Jun 10, 2023Updated 2 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- ☆38Mar 6, 2017Updated 8 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Distributed A3C☆34Dec 22, 2017Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆428Nov 1, 2017Updated 8 years ago
- Implement A3C for Mujoco gym envs☆73Nov 2, 2017Updated 8 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Oct 12, 2016Updated 9 years ago
- A starter agent that can solve a number of universe environments.☆1,105Apr 7, 2018Updated 7 years ago
- Soft Actor-Critic☆1,210Nov 29, 2023Updated 2 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 8 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆225Mar 29, 2017Updated 8 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,160Nov 4, 2021Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Sep 4, 2018Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Apr 18, 2020Updated 5 years ago
- Reinforcement learning models in ViZDoom environment☆130Mar 9, 2022Updated 3 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆278Feb 20, 2018Updated 7 years ago
- Collection of reinforcement learning algorithms☆2,862Jun 17, 2024Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Jul 31, 2021Updated 4 years ago
- Reinforcement Learning in PyTorch☆2,276Jan 4, 2021Updated 5 years ago
- Implementation of TRPO and related algorithms☆646May 20, 2018Updated 7 years ago