navneet-nmk / pytorch-rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
☆443Updated 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
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Velocity in deep-learning research☆276Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,155Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆483Updated 2 years ago
- 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 4 months ago
- Actor-critic with experience replay☆252Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Random Network Distillation pytorch☆243Updated 5 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆840Updated 2 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆594Updated 2 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago