hierarchical-reinforcement-learning topic
ICLR2019-RL-Papers
The Reinforcement-Learning-Related Papers of ICLR 2019
HRAC
PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spotlight).
HDNO
This is the source code for HDNO: a hierarchical model for task-oriented dialogue system.
HRL4IN
Code for CoRL 2019 paper: HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators
trials
Our codebase trials provide an implementation of the Select and Trade paper, which proposes a new paradigm for pair trading using hierarchical reinforcement learning. It includes the code for the pro...
Reinforcement-Learning-Papers
📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, ICML, AAAI, IJCAI, AAMAS, ICLR, ICRA, etc.
director
Deep Hierarchical Planning from Pixels
HRL-Rec
"Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580
BaRL-SimpleOptions
A Python package that provides a simple framework for working with Options in Reinforcement Learning.
HRL-taxi
Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)