Hierarchical Reinforcement Learning in Matlab
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Emmanouil Tzorakoleftherakis
2023 年 10 月 23 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!