MEC-offloading icon indicating copy to clipboard operation
MEC-offloading copied to clipboard

Results 6 MEC-offloading issues
Sort by recently updated
recently updated
newest added

`python get2 = int((action[1] + 1) * (self.num_bs - 1) / 2) get3 = int((action[2] + 1) * 2000 / 2) + 1000 ` 请问一下这两句话是什么意思,做这个转换的目的是为什么? 谢谢啦

if i % 25 == 0: # UEnet.save_models() MECSnet.save_models() score_record_step.append(np.mean(score_record)) 请问这句代码最后求出是什么评价指标呢,谢谢

请问该代码是否有已经发表论文的论文,可否拜读一下

May I ask if there is a corresponding paper for this code? Thank you very much