This is a Tensorflow implementation of submission: Graph Structure Learning on User Mobility Data for Social Relationship Inference
AAAI'23
- Python 3.8.6
- tensorflow 2.3.1
- networkx
- numpy
- scipy
for the multipltex graph implement:
python train_SRINet.py
for the single-layer graph implement:
python train_SRINet_SL.py
Please email [email protected] or [email protected] if you have any questions