hierarchical-reinforcement-learning topic

List hierarchical-reinforcement-learning repositories

ICLR2019-RL-Papers

47
Stars
12
Forks
Watchers

The Reinforcement-Learning-Related Papers of ICLR 2019

HRAC

36
Stars
8
Forks
Watchers

PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spotlight).

HDNO

18
Stars
1
Forks
Watchers

This is the source code for HDNO: a hierarchical model for task-oriented dialogue system.

HRL4IN

51
Stars
13
Forks
Watchers

Code for CoRL 2019 paper: HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators

trials

95
Stars
24
Forks
Watchers

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

292
Stars
32
Forks
Watchers

📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, ICML, AAAI, IJCAI, AAMAS, ICLR, ICRA, etc.

HRL-Rec

51
Stars
5
Forks
Watchers

"Hierarchical Reinforcement Learning for Integrated Recommendation" (AAAI 2021) https://ojs.aaai.org/index.php/AAAI/article/view/16580

BaRL-SimpleOptions

21
Stars
2
Forks
Watchers

A Python package that provides a simple framework for working with Options in Reinforcement Learning.

HRL-taxi

19
Stars
5
Forks
Watchers

Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)