Creating RL environment for dynamic network
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows 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!