silkyrose

Results 8 issues of silkyrose

pip install nervananeon failed. posix_ipc_module.c(37): fatal error C1083: 无法打开包括文件: “sys/time.h” no such file or directory Mine is CPU x86-64 How can I do?

store_transition self.memory[index, :] = transition ValueError: could not broadcast input array from shape (26) into shape (32) print(self.memory.shape, transition.shape) 打印出来:(10000, 32) (26,) 哪位大侠能提供下解决这一问题的思路?

Hi 博主, 我的state是一个列表,初始值为[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],选择action时出错:TypeError: tuple indices must be integers or slices, not tuple 我认为state已经是(1, size_of_observation)形式了,就注释掉了,observation = observation[np.newaxis,...

I've downloaded MADRL, but I didn't install it successfully. Does it need the below command? conda env create -f environment.yml ResolvePackageNotFound: - pygame - tensorflow=0.10.0rc0 I've installed pygame using "pip...

论文中说action size是M*N(M和N分别是任务和机器数目) 说state是一个变长的任务机器对。那么state size是多少呢? 求教,谢谢!

There should be command line in interactive.py , what is the key word? Thanks.

Seems only instance ID is related and know of the disk space. I would like to know the disk space needed by a job or a task.