Hierarchical Reinforcement Learning in Matlab
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Emmanouil Tzorakoleftherakis
am 23 Okt. 2023
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:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!