hcnoh / rl-collection-pytorchLinks
A collection of Reinforcement Learning implementations with PyTorch
☆21Updated 3 years ago
Alternatives and similar repositories for rl-collection-pytorch
Users that are interested in rl-collection-pytorch are comparing it to the libraries listed below
Sorting:
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
 - PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆25Updated 4 years ago
 - Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
 - Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
 - Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
 - A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
 - Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization☆68Updated 5 years ago
 - Soft Actor-Critic with advanced features☆51Updated 2 weeks ago
 - Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
 - Code that can be used to reproduce the experiments in our paper "Estimating Risk and Uncertainty in Deep Reinforcement Learning"☆30Updated 2 years ago
 - A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
 - PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
 - ☆38Updated 3 years ago
 - PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
 - Random network distillation on Montezuma's Revenge and Super Mario Bros.☆53Updated 5 months ago
 - PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
 - Implementation of Relational Deep Reinforcement Learning☆25Updated 5 years ago
 - A library for building reinforcement learning and imitation learning agents in Pytorch☆60Updated 5 years ago
 - A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
 - Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
 - Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 4 years ago
 - ☆131Updated last year
 - Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
 - IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 3 months ago
 - Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
 - Distributed Deep Reinforcement Learning☆29Updated 4 years ago
 - An unofficial implementation for online decision transformer☆40Updated 3 years ago
 - Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆67Updated 2 years ago
 - Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆50Updated 2 years ago
 - PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago