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
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,265Updated 5 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆399Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆639Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Code for the paper "Exploration by Random Network Distillation"☆894Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,189Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,622Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆407Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,067Updated 3 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆570Updated 7 years ago
- Implementation of TRPO and related algorithms☆627Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆560Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆600Updated 6 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆487Updated 2 years ago