10212 / mec_drl

Deep reinforcement learning for mobile edge computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentralized Computation Offloading for Multi-User Mobile Edge Computing: A Deep Reinforcement Learning Approach

Decentralized Computation Offloading for Multi-User Mobile Edge Computing: A Deep Reinforcement Learning Approach

This implements the algorithms in the paper https://arxiv.org/abs/1812.07394

Some tips: Try to start your journey by run one of the ipynb files, like test_save_model_multiple_t02_noBuf.ipynb.

"Decentralized Computation Offloading for Multi-User Mobile Edge Computing: A Deep Reinforcement Learning Approach"

If you found this is useful for your research, please cite this paper using

@article{chen2018decentralized, title={Decentralized Computation Offloading for Multi-User Mobile Edge Computing: A Deep Reinforcement Learning Approach}, author={Chen, Zhao and Wang, Xiaodong}, journal={arXiv preprint arXiv:1812.07394}, year={2018} }

If you have any questions, please contact me via zhaochen@ieee.org.

About

Deep reinforcement learning for mobile edge computing


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%