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☆145Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆46Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆32Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Deep RL agents with PyTorch☆35Updated 4 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆197Updated 2 years ago
- ☆31Updated 6 years ago
- Implementation of the Option-Critic Architecture☆40Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- ☆54Updated last year
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆57Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- ☆78Updated last year
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 5 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- PyTorch IMPALA implementation☆27Updated 6 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆107Updated 3 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆30Updated 6 years ago
- Code for demonstration example-task in RUDDER blog☆24Updated 5 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 10 months ago