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:
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆25Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆33Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆42Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Implementation of Relational Deep Reinforcement Learning☆25Updated 5 years ago
- PyTorch IMPALA implementation☆28Updated 6 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- ☆38Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 4 years ago
- DecentralizedLearning☆25Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆48Updated last year
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆81Updated 2 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- Pytorch implementation of InfoGAIL and WGAIL☆19Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Code that can be used to reproduce the experiments in our paper "Estimating Risk and Uncertainty in Deep Reinforcement Learning"☆31Updated 2 years ago
- An unofficial implementation for online decision transformer☆40Updated 3 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- Decision Transformer for offline single-agent autonomous highway driving☆27Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago