vtalpaert / pytorch-feudal-networkLinks
Pytorch implementation of [Feudal Net](https://arxiv.org/abs/1703.01161). ([Tensorflow version](https://github.com/dmakian/feudal_networks))
☆17Updated 6 years ago
Alternatives and similar repositories for pytorch-feudal-network
Users that are interested in pytorch-feudal-network are comparing it to the libraries listed below
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆139Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆46Updated 3 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- ☆75Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- Code for Sibling Rivalry and experiments presented in associated paper☆18Updated 3 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆101Updated 3 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆29Updated 5 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Learning to Incentivize Other Learning Agents☆34Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆88Updated 4 years ago
- PyTorch IMPALA implementation☆27Updated 5 years ago
- ☆31Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- Code for "Randomized Entity-wise Factorization for Multi-Agent Reinforcement Learning" ICML 2021☆65Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated last year
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year