The code containing the TensorFlow / Pytorch implementation of Lorentzian Graph Convolutional Networks (LGCN): https://dl.acm.org/doi/abs/10.1145/3442381.3449872.
If you make advantage of the LGCN model in your research, please cite the following in your manuscript:
@inproceedings{zhang2021lorentzian,
title={Lorentzian Graph Convolutional Networks},
author={Zhang, Yiding and Wang, Xiao and Shi, Chuan and Liu, Nian and Song, Guojie},
booktitle={Proceedings of the Web Conference 2021},
pages={1249--1261},
year={2021}
}