Giter Club home page Giter Club logo

nmpa's Introduction

NMPA

Tensorflow implementation of Learning Non-myopic Power Allocation in Constrained Scenarios (https://arxiv.org/abs/)

Overview

This library contains a Tensorflow implementation of Learning Non-myopic Power Allocation in Constrained Scenarios as presented in [1](https://arxiv.org/abs/).

Dependencies

Structure

  • train: Code for training the NMPA model. Run as python3 train.py --set {expID} with default parameters.
  • model: Defines the NMPA model.
  • run: Code for running the trained NMPA model. Run as python3 run.py --set {expID} with default parameters.
  • train_uwmmmse: Code for training the lower-level UWMMSE model. Run as python3 train_uwmmse.py with default parameters.
  • data: Should contain your dataset in folder {expID}.
  • models: Stores pretrained models in a folder with same name as {expID}.
  • checkpoints: Stores trained models in a folder with same name as DDPG/{expID}.
  • results: Stores results in a folder with same name as {datset ID}.

Please cite [1] in your work when using this library in your experiments.

Feedback

For questions and comments, feel free to contact Arindam Chowdhury.

Citation

[1] Chowdhury A, Paternain S, Verma G, Swami A, Segarra S. Learning Non-myopic Power Allocation in Constrained Scenarios. 
arXiv preprint arXiv:.

BibTeX format:

@article{chowdhury2023deep,
  title={Learning Non-myopic Power Allocation in Constrained Scenarios},
  author={Chowdhury, Arindam and Paternain, Santiago and Verma, Gunjan and Swami, Ananthram and Segarra, Santiago},
  journal={arXiv e-prints},
  year={2023}
}

nmpa's People

Contributors

archo48 avatar

Stargazers

Tom and Jerry avatar

Watchers

Kostas Georgiou avatar  avatar

Forkers

niceboy120

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.