jingweiz / pytorch-rl
Deep Reinforcement Learning with pytorch & visdom
☆797Updated 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
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,104Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,139Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆442Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,056Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆306Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆393Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 4 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆485Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆699Updated 6 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,422Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Reinforcement Learning in PyTorch☆2,239Updated 4 years ago
- My Exploration on Deep Reinforcement Learning Survey☆430Updated 7 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- For deep RL and the future of AI.☆1,438Updated 10 months ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆624Updated last year
- Implementation of Meta-RL A3C algorithm☆402Updated 7 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆318Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,243Updated 9 months ago