# mec_drl **Repository Path**: testwuwei/mec_drl ## Basic Information - **Project Name**: mec_drl - **Description**: Deep reinforcement learning for mobile edge computing - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 journal 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.