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,284Updated 5 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆408Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆311Updated 4 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆908Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 10 months ago
- Implementation of TRPO and related algorithms☆637Updated 7 years ago
- Deep Reinforcement Learning with pytorch & visdom☆802Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,642Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,449Updated 2 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,007Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆716Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆616Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,239Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆650Updated 2 years ago
- Soft Actor-Critic☆1,123Updated last year