ikostrikov / pytorch-ddpg-nafView external linksLinks
Implementation of algorithms for continuous control (DDPG and NAF).
☆313Feb 16, 2021Updated 5 years ago
Alternatives and similar repositories for pytorch-ddpg-naf
Users that are interested in pytorch-ddpg-naf are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆629Aug 13, 2018Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,314Sep 25, 2019Updated 6 years ago
- A PyTorch implementation of Learning to learn by gradient descent by gradient descent☆317Aug 27, 2018Updated 7 years ago
- ☆58Aug 28, 2018Updated 7 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Jun 15, 2018Updated 7 years ago
- 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
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- Actor-critic with experience replay☆256Oct 9, 2022Updated 3 years ago
- ☆38Mar 6, 2017Updated 8 years ago
- Implement A3C for Mujoco gym envs☆73Nov 2, 2017Updated 8 years ago
- Model-Free Episodic Control☆14Jan 12, 2017Updated 9 years ago
- Deep Reinforcement Learning with pytorch & visdom☆804Jul 16, 2020Updated 5 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆278Feb 20, 2018Updated 7 years ago
- ☆101Aug 15, 2016Updated 9 years ago
- Pytorch implementation of DeepMind's differentiable neural computer paper.☆93Dec 4, 2017Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Jun 18, 2019Updated 6 years ago
- Implementation of TRPO and related algorithms☆646May 20, 2018Updated 7 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Oct 15, 2021Updated 4 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
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Mar 17, 2021Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,862Jun 17, 2024Updated last year
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Mar 13, 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
- Generalized Compressed Network Search with PyTorch☆26Nov 1, 2017Updated 8 years ago
- Playground for reinforcement learning algorithms implemented in TensorFlow☆16Oct 18, 2016Updated 9 years ago
- 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
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253May 3, 2020Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆444Feb 21, 2019Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆407Feb 22, 2017Updated 8 years ago
- NIPS 2017 Value Prediction Network☆167Jan 12, 2018Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Nov 28, 2023Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆472Jul 6, 2023Updated 2 years ago
- Differential Dynamic Programming controller operating in OpenAI Gym environment.☆87Jun 11, 2020Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Oct 11, 2024Updated last year