Skip to content
View GNN-based-MIMO-Detection's full-sized avatar

Block or report GNN-based-MIMO-Detection

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Description:

There are two directories in this repository i.e., graph Neural Network (GNN) MIMO detector (https://arxiv.org/pdf/2007.05703.pdf) and graph expectation propagation network (GEPNet) MIMO detector (https://arxiv.org/pdf/2201.03731.pdf). Readers are expected to read the papers before going through the code.

General Requirements:

  1. python 3.7
  2. numpy=1.20.3
  3. pytorch=1.9.0
  4. scipy==1.7.1
  5. sklearn
  6. scikit-learn==0.24.2
  7. pandas==1.3.2
  8. matplotlib==3.4.3

Please cite this work: @article{kosasih2022gepnet, title={Graph Neural Network Aided Expectation Propagation Detector for MU-MIMO Systems}, author={Kosasih, Alva and Onasis, Vincent and Hardjawana, Wibowo and Miloslavskaya, Vera and Andrean, Victor and Leu, Jenq-Shiou and Vucetic, Branka}, journal={arXiv preprint arXiv:2201.03731}, year={2022}}

Popular repositories Loading

  1. GNN-based-MIMO-Detection GNN-based-MIMO-Detection Public

    Python 31 11