"GRAPH NEURAL NETWORK FOR LARGE-SCALE NETWORK LOCALIZATION" https://arxiv.org/abs/2010.11653 (Accepted by ICASSP 2021)
- Python 3.8.5
- numpy 1.16.4
- torch 1.7.1
If you have any questions, feel free to contact Wenzhong Yan through Email (wenzhongyan@link.cuhk.edu.cn) or Github issues. Pull requests are highly welcomed!
If you find this repository useful in your research, please consider citing the following paper:
@inproceedings{yan2021graph,
title={Graph Neural Network for Large-Scale Network Localization},
author={Yan, Wenzhong and Jin, Di and Lin, Zhidi and Yin, Feng},
booktitle={ICASSP 2021-2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
pages={5250--5254},
year={2021},
organization={IEEE}
}