PyTorch-Tutorial icon indicating copy to clipboard operation
PyTorch-Tutorial copied to clipboard

DQN的STATE如何确定

Open wutianhaha opened this issue 3 years ago • 0 comments

你好!我在使用DQN算法时,无法确定智能体的状态,我的模型 是将队列里的任务分发给其他几个服务器,以期望获得最小时延,我开始是以队列里的任务个数来确定不行,请问我这个state如何确定?谢谢

wutianhaha avatar Jul 03 '22 07:07 wutianhaha