GithubHelp home page GithubHelp logo

238ver / ddlo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from revenol/ddlo

0.0 0.0 0.0 729 KB

Distributed Deep Learning-based Offloading for Mobile Edge Computing Networks

License: MIT License

Python 100.00%

ddlo's Introduction

DDLO

Distributed Deep Learning-based Offloading for Mobile Edge Computing Networks

Python code to reproduce our works on Deep Learning-based Offloading for Mobile-Edge Computing Networks [1], where multiple parallel Deep Neural Networks (DNNs) are used to efficiently generate near-optimal binary offloading decisions. This project includes:

  • memory.py: the DNN structure for DDLO, inclduing training structure and test structure

  • data: all data are stored in this subdirectory, includes:

    • MUMT_data_3X3.mat: training and testing data sets, where 3X3 means that the user number is 3, and each has 3 tasks.
  • main.py: run this file, inclduing setting system parameters

  • MUMT.py: compute system utility Q, provided with the size of all tasks and offloading decision

Cite this work

  1. Liang Huang, Xu Feng, Anqi Feng, Yupin Huang, and Li Ping Qian, "Distributed Deep Learning-based Offloading for Mobile Edge Computing Networks," in Mobile Networks and Applications, 2018, DOI:10.1007/s11036-018-1177-x.

Required packages

  • Tensorflow 1.x.

  • numpy

  • scipy

How the code works

run the file, main.py

Contacts

If you have any questions related to the codes, please feel free to contact Liang Huang (lianghuang AT zjut.edu.cn)

Related works

For deep reinforcement learning-based offloading for a simple MEC structure, please refer to our recent DROO project with much cleaner and well-commented source codes:

  1. L. Huang, S. Bi, and Y. J. Zhang, “Deep reinforcement learning for online computation offloading in wireless powered mobile-edge computing networks,” IEEE Trans. Mobile Compt., vol. 19, no. 11, pp. 2581-2593, November 2020.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.