Skip to main content

Queuinx: A library for performance evaluation in Jax

Project description

logo

Queuinx

Queuinx is an implementation of some queuing theory results in JAX that is differentiable and accelerator friendly. The particular focus is on networks of finite queues solved by fixed point algorithm of a RouteNetStep step. The API if designed to follow Jraph.

QT meets ML

The use of JAX a machine learning framework as the basis for the implementation allows the use of advanced computational tool like differentiable programming, compilation or support for accelerator.

Instalation

pip install git+https://github.com/krzysztofrusek/queuinx.git or from pypi

pip install queuinx

If you decide to apply the concepts presented or base on the provided code, please do refer our paper.

@ARTICLE{9109574,
  author={K. {Rusek} and J. {Suárez-Varela} and P. {Almasan} and P. {Barlet-Ros} and A. {Cabellos-Aparicio}},
  journal={IEEE Journal on Selected Areas in Communications}, 
  title={RouteNet: Leveraging Graph Neural Networks for Network Modeling and Optimization in SDN}, 
  year={2020},
  volume={38},
  number={10},
  pages={2260-2270},
  doi={10.1109/JSAC.2020.3000405}
}

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

queuinx-0.0.1.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

queuinx-0.0.1-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page