Code Monkey home page Code Monkey logo

ccm_madrl_mec's Introduction

This is the code for the paper Combinatorial Client-Master Multiagent Deep Reinforcement Learning for Task Offloading in Mobile Edge Computing

The three folders correspond to the three figures on the paper. The "s10lre4e3CCM_MADRL_MEC" stands for 10 steps per episode, and learning rates of 0.0001 and 0.001 for the cllient and master agents respectively. Inside the folder, the CSV folder stores the performance of the experiment at each episode. The results are stored for both the evaluation environment and the trainig environment but only the evaluation environmenet is discussed in the paper.
The "Figures" folder stores the output of the plotting scripts. The plotAtTraning.py plots the result using the traning environment whereas the other scripts plot the result using the evaluation environment.

The CCM_MADRL_MEC can be run as where index=0 stores the result to a CCM_MADRL_MEC0.csv file. To run multiple experiments, the index values must must start from 0 and increament until the number of runs so that they are easily accessed for the plotting scripts.

The benchmarks can run one by one using by replacing the Benchmarks_modes in line 37 of Benchmarks_run.py with one of the choices.

To plot the result, adjust the numebr of runs in line 93 of the plot3.py and run as

ccm_madrl_mec's People

Contributors

tesfayz 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.