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

有个问题请教一下

Open Hardlygo opened this issue 3 years ago • 1 comments

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

Hardlygo avatar Jun 04 '21 13:06 Hardlygo