Hierarchical Reinforcement Learning in Matlab
Show older comments
Hi All,
Do anyone has any example that how I can have a Hierarchical Reinforcement Learning in Matlab. I read a paper about Feudal Reinforcement Learning, and I am wondering is there any stright forward step?
Answers (1)
Emmanouil Tzorakoleftherakis
on 23 Oct 2023
0 votes
Hierarchical RL basically comes down to breaking a compelx problem down into smaller 'easier to train' problems, and potentially have multiple loops for high and low-level actions. Here are some examples that illustrate this concept:
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!