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
- PyTorch implementation of Trust Region Policy Optimization☆433Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆473Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 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…☆666Updated 3 years ago
- Velocity in deep-learning research☆276Updated last year
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆373Updated 2 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆829Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆530Updated 3 weeks ago
- Building Agents with Imagination: pytorch step-by-step implementation☆206Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- List of competitions related to Reinforcement Learning☆347Updated 10 months ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Structural implementation of RL key algorithms☆509Updated last year
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆214Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆286Updated 6 years ago
- ☆389Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆590Updated 6 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago