Skip to content

qinguangming1999/SRINet

Repository files navigation

SRINet

This is a Tensorflow implementation of submission: Graph Structure Learning on User Mobility Data for Social Relationship Inference

AAAI'23

Requirements

  • Python 3.8.6
  • tensorflow 2.3.1
  • networkx
  • numpy
  • scipy

Run the code

for the multipltex graph implement:

python train_SRINet.py

for the single-layer graph implement:

python train_SRINet_SL.py

Contact

Please email qinguangming0413@163.com or qinguangming@stu.ouc.edu.cn if you have any questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages