An open API service indexing awesome lists of open source software.

https://github.com/comnetshh/itc32-publication-code-release

https://www.tuhh.de/et6/homepage.html
https://github.com/comnetshh/itc32-publication-code-release

Last synced: 2 months ago
JSON representation

https://www.tuhh.de/et6/homepage.html

Awesome Lists containing this project

README

          

# Coexistence of Shared-Spectrum Radio Systems through Medium Access Pattern Learning using Artificial Neural Networks
Open source code release for the publication 'Coexistence of Shared-Spectrum Radio Systems through Medium Access Pattern Learning using Artificial Neural Networks' at ITC32, September 2020 in Osaka, Japan.

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3971740.svg)](https://doi.org/10.5281/zenodo.3971740)

## Instructions
Run each file under `evaluation/` to generate images in `_imgs/`.
Classes may have unit tests associated to them as `test_.py` files.
These are run using `python -m unittest `.