jingweiz / pytorch-rl
Deep Reinforcement Learning with pytorch & visdom
☆798Updated 4 years ago
Alternatives and similar repositories for pytorch-rl:
Users that are interested in pytorch-rl are comparing it to the libraries listed below
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,258Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,108Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,184Updated 4 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆399Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆706Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆265Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,617Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆639Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆675Updated 4 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Assignments for CS294-112.☆1,589Updated 2 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 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
- Reinforcement Learning in PyTorch☆2,247Updated 4 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,589Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆320Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago