GithubHelp home page GithubHelp logo

dr-dlma's Introduction

An introduction of DR-DLMA

We put forth a new deep reinforcement learning algorithm, referred to as delayed-reward deep Q-network (DR-DQN). Then we use this algorithm to design a new medium access control (MAC) protocol for underwater acousitc networks (UWANs) with large propagation latency, called DR-DLMA.

About 1.pdf

This is a supplementary document to pur paper: Deep Reinforcement Learning Based MAC Protocol for Underwater Acoustic Networks. In this document, we give the optimal network throughput when the DR-DLMA node coexists with nodes using other protocols, then we use the optimal network throughput as the benchmark in our paper.

How to use the codes in folder SimulCode

There are four main files in folder SimulCode, simulating the interactions of DR-DLMA node with other nodes.

Run.py

This is the main framework, and you can run this file to start the simulation.

Env.py

It simulates the environment in which the DR-DLMA nodes interact with the nodes using other protocols.

Brain.py

This is the main framework of the DR-DLMA node, which contains the DR-DQN algorithm.

throughput.py

It can give the real-time network throughput after run.py is run.

Partly open-sourced

Currently, only the simulation codes of the coexistence of one DR-DLMA node and one TDMA node in UWANs with no-negligible long propagation delay are provided. In addition, the simulation code we give does not contain our proposed adaptive deep neural network (DNN) training mechanism. More simulation codes will be available after our paper gets published.

dr-dlma's People

Contributors

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