Creating RL environment for dynamic network
2 次查看(过去 30 天)
显示 更早的评论
I want to create dynamic rl environment and implement q learning on it. I have 10 points randomly placed in a circle around the centre. I have choose 1 point among the ten and caculate its distance from all other point including centre. At last i want to select only one distance which is nearest to the selected point.For the selection of nearest point i want to use q learning.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!