jingweiz / pytorch-rlLinks
Deep Reinforcement Learning with pytorch & visdom
☆801Updated 5 years ago
Alternatives and similar repositories for pytorch-rl
Users that are interested in pytorch-rl are comparing it to the libraries listed below
Sorting:
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,112Updated 7 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆403Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,283Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 8 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,445Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆907Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆714Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆430Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆310Updated 4 years ago
- My Exploration on Deep Reinforcement Learning Survey☆432Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Assignments for CS294-112.☆1,604Updated 2 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- Implementation of TRPO and related algorithms☆634Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆592Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,637Updated 3 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆320Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,233Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 7 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 6 years ago
- Actor-critic with experience replay☆254Updated 2 years ago