Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning icon indicating copy to clipboard operation
Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning copied to clipboard

Simulated the scenario between edge servers and users with a clear graphic interface. Also, implemented the continuous control with Deep Deterministic Policy Gradient (DDPG) to determine the resources...

Results 13 Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning issues
Sort by recently updated
recently updated
newest added

Hello davidtw0320! I would like to ask, when you allocate resources, will the total resources in an episode always decrease or will there be a process of resource release?

We notice here that the final result of this code is a reward curve, but it shows an upward trend and does not converge to a seemingly dynamically stable value....

I have found that it's too slow training in my computer,it seems that my GPU/CPU is not been used.is it the problem of the code?can somebody help me,please?