tsinghua-fib-lab / SIGIR21-SURGE

Official implementation of SIGIR'2021 paper: "Sequential Recommendation with Graph Neural Networks".
MIT License
85 stars 27 forks source link

Wrong code? #11

Open xiqxin1 opened 2 years ago

xiqxin1 commented 2 years ago

Hi,

I cannot find the proposed method of SURGE, could you please check the code again?

This file is empty! from reco_utils.recommender.deeprec.models.sequential.gcn import SURGEModel

Thanks!