PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.
☆421Mar 17, 2021Updated 4 years ago
Alternatives and similar repositories for PyTorch-ActorCriticRL
Users that are interested in PyTorch-ActorCriticRL are comparing it to the libraries listed below
Sorting:
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- ☆58Aug 28, 2018Updated 7 years ago
- Distributed A3C☆34Dec 22, 2017Updated 8 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Feb 16, 2021Updated 5 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 implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆239Jan 12, 2019Updated 7 years ago
- A google maps api extension to get weather for selected points/path using the openweather api.☆16Jul 15, 2016Updated 9 years ago
- Implementation of PPO in Pytorch☆41Dec 6, 2017Updated 8 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
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Oct 2, 2020Updated 5 years ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆121Oct 19, 2017Updated 8 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,412Apr 16, 2024Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆428Nov 1, 2017Updated 8 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Jun 7, 2019Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆690Jun 5, 2018Updated 7 years ago
- Mixtures of Opinions for Question Answering☆15Mar 8, 2019Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆657Mar 10, 2023Updated 2 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Oct 11, 2018Updated 7 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- Implement A3C for Mujoco gym envs☆73Nov 2, 2017Updated 8 years ago
- PyTorch implementation of soft actor critic☆936Jul 17, 2025Updated 7 months ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆66Jul 13, 2017Updated 8 years ago
- Basic Hybrid Kernal with minimal features interrupt handling, command line interface☆16Apr 21, 2016Updated 9 years ago
- Reinforcement learning models in ViZDoom environment☆130Mar 9, 2022Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,867Jun 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
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Jan 5, 2019Updated 7 years ago