CRIPAC-DIG / LGCF

[CIKM 2021] The source code of "Fully Hyperbolic Graph Convolution Network for Recommendation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LGCF

model

This is the code for the CIKM 2021 Paper: Fully Hyperbolic Graph Convolution Network for Recommendation.

Usage

Requirements

Citation

Please cite our paper if you use the code:

@inproceedings{wang2021fully,
  title={Fully hyperbolic graph convolution network for recommendation},
  author={Wang, Liping and Hu, Fenyu and Wu, Shu and Wang, Liang},
  booktitle={Proceedings of the 30th ACM International Conference on Information \& Knowledge Management},
  pages={3483--3487},
  year={2021}
}

About

[CIKM 2021] The source code of "Fully Hyperbolic Graph Convolution Network for Recommendation"


Languages

Language:Python 100.0%