Giter Site home page Giter Site logo

wangqianxu7 / game-theoretic-deep-reinforcement-learning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neardws/game-theoretic-deep-reinforcement-learning

0.0 0.0 0.0 57.78 MB

Code of Paper "Joint Task Offloading and Resource Optimization in NOMA-based Vehicular Edge Computing: A Game-Theoretic DRL Approach", JSA 2022.

Home Page: https://www.sciencedirect.com/science/article/abs/pii/S138376212200265X

License: GNU General Public License v3.0

Python 16.74% Jupyter Notebook 83.26%

game-theoretic-deep-reinforcement-learning's Introduction

Game-Theoretic-Deep-Reinforcement-Learning

This is the code of paper, named "Joint Task Offloading and Resource Optimization in NOMA-based Vehicular Edge Computing: A Game-Theoretic DRL Approach", and the proposed solution and comparison algorithms are implemented.

Environment

The conda environment file is located in environment.yml.
It can be used to create the environment by:

conda env create -f environment.yml

File Structure

Main Function

The main() function of the repo is located in Experiment/experiment.py.

Algorithms

  • Multi-agent distributed distributional deep deterministic policy gradient (MAD4PG): Experiment/run_mad4pg.py
  • Multi-agent deep deterministic policy gradient (MADDPG): Experiment/run_maddpg.py
  • Distributed distributional deep deterministic policy gradient (D4PG): Experiment/run_d4pg.py
  • Optimal resource allocation and task local processing only (ORL): Experiment/run_optres_local.py
  • Optimal resource allocation and task migration only (ORM): Experiment/run_optres_edge.py

Didi Dataset

The vehicular trajectories for November 16, 2016, generated in Chengdu and extracted from the Didi GAIA Open Data Set, can be found on neardws/Vehicular-Trajectories-Processing-for-Didi-Open-Data.

Citing this paper

@article{xu2022joint,
  title={Joint task offloading and resource optimization in NOMA-based vehicular edge computing: A game-theoretic DRL approach},
  author={Xu, Xincao and Liu, Kai and Dai, Penglin and Jin, Feiyu and Ren, Hualing and Zhan, Choujun and Guo, Songtao},
  journal={Journal of Systems Architecture},
  pages={102780},
  year={2022},
  issn = {1383-7621},
  doi = {https://doi.org/10.1016/j.sysarc.2022.102780},
  url = {https://www.sciencedirect.com/science/article/pii/S138376212200265X},
  publisher={Elsevier}
}

game-theoretic-deep-reinforcement-learning's People

Contributors

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