DREAM icon indicating copy to clipboard operation
DREAM copied to clipboard

Deep reinforcement learning for REsource Allocation in streaM processing

Results 5 DREAM issues
Sort by recently updated
recently updated
newest added

I have read the whole paper named Generalizable Resource Allocation in Stream Processing via Deep Reinforcement Learning and i wanna reproduce the code of the paper.However,in paper ,there is less...

I have read the whole code controller_device.py , but I don't see where the file 'LogProcessing' is. Can you help me. Thank

I recently read the "Generalizable Resource Allocation in Stream Processing via Deep Reinforcement Learning" article. that was good very good and I want to work on this topic and use...

Hi. I read one of your papers recently,《Generalizable Resource Allocation in Stream Processing via Deep Reinforcement Learning》. However, the environmental requirements are not stated in the paper, nor are specific...

Hi, Thanks for your great work! I try to run this code by `python supervised_train.py` but the problem is: ``` Traceback (most recent call last): File "/home/huangxiao/gitProjects/DREAM/graphsage/supervised_train.py", line 240, in...