Hierarchical Reinforcement Learning in Matlab
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ali Farid
el 22 de Oct. de 2023
Respondida: Emmanouil Tzorakoleftherakis
el 23 de Oct. de 2023
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 comentarios
Respuestas (1)
Emmanouil Tzorakoleftherakis
el 23 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!