dgriff777 / rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
☆562Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rl_a3c_pytorch
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,230Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆391Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆622Updated last year
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆655Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆393Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆386Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆433Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆441Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆400Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆573Updated 6 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- Code for the paper "Generative Adversarial Imitation Learning"☆691Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆530Updated 7 years ago
- Implementation of TRPO and related algorithms☆621Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆530Updated 3 weeks ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆473Updated last year