dgriff777 / rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
☆564Updated 2 years ago
Alternatives and similar repositories for rl_a3c_pytorch
Users that are interested in rl_a3c_pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,267Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆423Updated last year
- Simple A3C implementation with pytorch + multiprocessing☆638Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆400Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated 7 months ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,625Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆440Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆410Updated 4 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆628Updated last year
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,198Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Implementation of TRPO and related algorithms☆632Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆574Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago