Giter VIP home page Giter VIP logo

tfm's Introduction

Using Deep Learning Techniques to Optimize Access Demand for MMTC Traffic

Repository containing the codes developed while producing my master's thesis, with the title Using Deep Learning Techniques to Optimize Access Demand for MMTC Traffic. The .mat files contain stored data. Specifically, the ones in this repository contain data for the trained Deep Q-Network (DQN) agents number 7501 and 7504, which correspond to the ones with the highest reward and average reward (on a 5-episode window), respectively, according to our 1e4-episode training. The .mat files corresponding to the trained neural networks (NNs) are stored in a Google Drive folder (https://drive.google.com/drive/folders/1m4HQ-DcVsMBgddrx7haMwFdN3dtZfg9c?usp=sharing) because of Github's file size limitations.

All files are written in MATLAB R2021b.

  • comparative_analysis: this script is the one generating the results and graphics presented in Section 3.5. This script uses other subroutines, functions and stored data which are listed below:
    • epi_sim_estimated_action: function that generates measurements collected throughout an extended 4000-RAO episode
    • single_RAO_loop: function generating a single execution of the ACB and CBRA protocols
    • Agent7501.mat: trained DQN agent number 7501
    • Agent7504.mat: trained DQN agent number 7504
    • trained_net_21_1_1_1 [in the Google Drive folder]: first NN listed in Table 5
    • trained_net_21_16_1_2 [in the Google Drive folder]: second NN listed in Table 5
    • trained_net_21_1_1_1_Max_10 [in the Google Drive folder]: third NN listed in Table 5
    • trained_net_21_16_1_2_Max_10 [in the Google Drive folder]: fourth NN listed in Table 5

tfm's People

Contributors

mllturro avatar

Watchers

 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.