dgriff777 / rl_a3c_pytorchLinks
A3C LSTM Atari with Pytorch plus A3G design
☆565Updated 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,274Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 7 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆642Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆401Updated 7 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆562Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆609Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆445Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Code for the paper "Exploration by Random Network Distillation"☆898Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,438Updated 2 years ago