navneet-nmk / pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
☆441Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-rl
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆432Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆665Updated 3 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆568Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆414Updated 11 months ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆373Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆170Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- A PyTorch Platform for Distributed RL☆738Updated 3 years ago
- ☆387Updated 5 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆826Updated last year
- Actor-critic with experience replay☆252Updated 2 years ago
- Structural implementation of RL key algorithms☆511Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Velocity in deep-learning research☆276Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 3 weeks ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆430Updated last year
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆180Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆392Updated 3 years ago