add baselines Change-Id: I51165c9623eb1ce5c77408a805674650dc24e4d7
add baselines
Change-Id: I51165c9623eb1ce5c77408a805674650dc24e4d7
We are still working on this repository. A more complete and clean version will be provided soon.
$ conda create -n rl_vm_scheduling python=3.7 $ conda activate rl_vm_scheduling
$ pip install gym==0.23.1 $ pip install "ray[rllib]" tensorflow torch $ pip install -e gym-reschdule_combination
$ python3 main.py
$ python3 main.py --track --model [mlp/attn] --pretrain
$ python3 eval.py --restore-name [] --restore-file-name [] --model [mlp/attn]
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Deep Reinforcement Learning-based Virtual Machine Rescheduling
We are still working on this repository. A more complete and clean version will be provided soon.
Installation Steps
Running Steps
Environments