mjanschek / pytorch_seed_rlLinks
A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.
☆15Updated 5 years ago
Alternatives and similar repositories for pytorch_seed_rl
Users that are interested in pytorch_seed_rl are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- ☆30Updated 3 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- Extending rllab to event-driven multiagent environments☆13Updated 7 years ago
- Experiments with transformer based RL algorithms☆22Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 9 months ago
- soft q learning and soft actor critic☆16Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- on-policy optimization baselines for deep reinforcement learning☆32Updated 5 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated last month
- Related papers for offline reforcement learning (we mainly focus on representation and sequence modeling and conventional offline RL)☆18Updated 3 years ago
- ☆18Updated 6 years ago
- A C++ pytorch implementation of MuZero☆41Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago