hemilpanchiwala / Hindsight-Experience-ReplayLinks
Implementation of HindSight Experience Replay paper with Pytorch
☆31Updated 4 years ago
Alternatives and similar repositories for Hindsight-Experience-Replay
Users that are interested in Hindsight-Experience-Replay are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆138Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆51Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery