jingweiz / pytorch-rlLinks
Deep Reinforcement Learning with pytorch & visdom
☆799Updated 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
Sorting:
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,279Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 5 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆402Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 6 years ago
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆856Updated 2 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆265Updated 8 years ago
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆641Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Basic DQN implementation☆225Updated 7 years ago
- Assignments for CS294-112.☆1,598Updated 2 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago