Giter VIP home page Giter VIP logo

pomdp-service-migration's Introduction

Deep Recurrent Actor-Critic based Service Migration

OS requirement

  • OS: Unbuntu 18.04 or Windows 10

Configure the virtual environment

It is better to use a virtual environment (e.g., Anaconda) to run the code. About how to install anaconda, please refer to the official website: https://www.anaconda.com

  • Python version: >= 3.8
  • Tensorflow >= 2.0

For other related third-party libraries, please refer to pomdp-service-migration.yaml

Running the Code

To run the training of all involved algorithms, just simply run the code:

# train the dracm with rome traces
python training_with_rome_races.py
# train the dracm with sanfrancisco traces
python training_with_san_traces.py 

# running the training of all baseline algorithms.
.....

# testing the dracm with different scenarioes
python test_different_arriving_rate_rome.py
python test_diiferent_migration_cost_rome.py

....

The training may take long time, please be patient.

Related publication

Online Service Migration in Mobile Edge with Incomplete System Information: A Deep Recurrent Actor-Critic Learning Approach

If you are interested with this work, please cite the paper:

@article{wang2022online,
  author={Wang, Jin and Hu, Jia and Min, Geyong and Ni, Qiang and El-Ghazawi, Tarek},
  journal={IEEE Transactions on Mobile Computing}, 
  title={Online Service Migration in Mobile Edge with Incomplete System Information: A Deep Recurrent Actor-Critic Learning Approach}, 
  year={2022},
  volume={},
  number={},
  pages={1-14},
  doi={10.1109/TMC.2022.3197706}}

pomdp-service-migration's People

Contributors

linkpark avatar

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.