dgriff777 / rl_a3c_pytorchLinks
A3C LSTM Atari with Pytorch plus A3G design
☆571Updated 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,300Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆418Updated 8 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆433Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Implementation of TRPO and related algorithms☆640Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆416Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- Deep Reinforcement Learning with pytorch & visdom☆803Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆452Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆918Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,657Updated 3 years ago
- Implementation of Meta-RL A3C algorithm☆405Updated 8 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,464Updated 2 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆159Updated 7 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,014Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆725Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,257Updated 4 years ago