这是indexloc提供的服务,不要输入任何密码
Skip to content

How to train Hierachical RL in tianshou #1264

@fawu

Description

@fawu

Hi, sorry to bother you
I’m exploring how to implement Hierarchical Reinforcement Learning (HRL) within the Tianshou framework for a project involving multi-level decision-making tasks. Probably the exact same question as #805
I’d appreciate guidance on extending it for hierarchical setups.
Specifically for :

  1. How can I structure high-level policies and low-level policies within Tianshou’s Policy class?
  2. What is the recommended way to handle high-level and low-level policies ?
  3. How should hierarchical interactions be managed in the Collector and Trainer classes?
  4. Is there support for multi-phase sampling (e.g., high-level decisions feeding into low-level transitions)?
  5. Are there limitations in Tianshou’s current design that I should be aware of for HRL?

Thank you for your time, and I would greatly appreciate your response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions