dgriff777 / rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
☆564Updated last year
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,242Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆393Updated 7 years ago
- Simple A3C implementation with pytorch + multiprocessing☆623Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 3 months ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆400Updated 3 years ago
- Deep Reinforcement Learning with pytorch & visdom☆796Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆542Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆418Updated last year
- Code for the paper "Generative Adversarial Imitation Learning"☆698Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆436Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆628Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆442Updated 5 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☆582Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- Structural implementation of RL key algorithms☆510Updated last year