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
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆375Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Velocity in deep-learning research☆277Updated 2 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆846Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- ☆390Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 6 months ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆608Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆399Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago