Clear Filters
Clear Filters

Creating RL environment for dynamic network

3 views (last 30 days)
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.

Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!