PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.
☆421Mar 17, 2021Updated 5 years ago
Alternatives and similar repositories for PyTorch-ActorCriticRL
Users that are interested in PyTorch-ActorCriticRL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆631Aug 13, 2018Updated 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 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,882May 29, 2022Updated 3 years ago
- Distributed A3C☆34Dec 22, 2017Updated 8 years ago
- ☆58Aug 28, 2018Updated 7 years ago
- Mixtures of Opinions for Question Answering☆15Mar 8, 2019Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,317Sep 25, 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
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆107Jun 7, 2019Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆75May 7, 2019Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 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
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Oct 11, 2018Updated 7 years ago
- Basic Hybrid Kernal with minimal features interrupt handling, command line interface☆16Apr 21, 2016Updated 9 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,044Jul 14, 2023Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,593Mar 24, 2023Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Mar 10, 2023Updated 3 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Oct 2, 2020Updated 5 years ago
- Implementation of PPO in Pytorch☆41Dec 6, 2017Updated 8 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆239Jan 12, 2019Updated 7 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,418Apr 16, 2024Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Jul 10, 2022Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months ago
- An app for fetching the links to video files of youtube with different formats and resolution☆25Apr 21, 2016Updated 9 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆692Jun 5, 2018Updated 7 years ago
- PyTorch implementation of soft actor critic☆940Jul 17, 2025Updated 8 months ago
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆428Nov 1, 2017Updated 8 years ago
- ☆38Oct 7, 2017Updated 8 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,559May 25, 2024Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080May 19, 2021Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- Demonstrating a practical attack on the Diffie Hellman Key Exchange protocol, through breaking a secure chat system☆14Oct 23, 2015Updated 10 years ago
- A toy implementation of 'Stack Guard' on top of the LLVM compiler toolchain☆23Jul 1, 2017Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆66Jul 13, 2017Updated 8 years ago
- Implement A3C for Mujoco gym envs☆73Nov 2, 2017Updated 8 years ago
- Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch☆121Oct 19, 2017Updated 8 years ago