navneet-nmk / pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
☆444Updated 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
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆374Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆419Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆369Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆438Updated 6 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- List of competitions related to Reinforcement Learning☆352Updated last year
- ☆390Updated 5 years ago
- Structural implementation of RL key algorithms☆512Updated last year
- Velocity in deep-learning research☆276Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 5 months ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 6 years ago
- A PyTorch Platform for Distributed RL☆746Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆706Updated 6 years ago
- DrQ: Data regularized Q☆413Updated 2 years ago