The following example seems relevant, please take a look:
RL in dynamic environment
4 次查看(过去 30 天)
显示 更早的评论
SALAH ALRABEEI
2021-6-7
回答: Emmanouil Tzorakoleftherakis
2021-6-9
I am trying to apply RL in marine environment. An example is when a fish swims toward its altimate goal, it should avoid bad weather or predator areas. We can call these areas as obsticals. However these obesticals are not fix, they change over time. That is, if the fish today is in cell(3,3), and cell(3,4) is the only safe nbr cell, but tomorrow it could be not safe anymore. I managed to implement the Q-RL but for one static environment ( all obstical areas are fixed dueing the whole simuation). Would you please tell me if it is possible to appy for such dynamic env. If you would suggest some resources/ref I would be grateful.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!