Skip to content
forked from lylbaidu/AGNN

Code of our paper "Attribute Graph Neural Networks for Strict Cold Start Recommendation" accepted by TKDE 2020.

Notifications You must be signed in to change notification settings

sunli-destiny/AGNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

AGNN

Code of our paper "Attribute Graph Neural Networks for Strict Cold Start Recommendation" accepted by TKDE 2020.

Requirements

  • Python3.6
  • torch==1.1.0
  • pandas==0.25.1
  • numpy==1.17.4
  • tensorboardX==2.1

Citation

If you find our code and dataset useful, please cite our paper.

@ARTICLE{9261110,
  author={T. {Qian} and Y. {Liang} and Q. {Li} and H. {Xiong}},
  journal={IEEE Transactions on Knowledge and Data Engineering}, 
  title={Attribute Graph Neural Networks for Strict Cold Start Recommendation}, 
  year={2020},
  volume={},
  number={},
  pages={1-1},
  doi={10.1109/TKDE.2020.3038234}
}

About

Code of our paper "Attribute Graph Neural Networks for Strict Cold Start Recommendation" accepted by TKDE 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%