This repository is tensorflow 2.0 implementation of KGCN (arXiv). KGCN is
Knowledge Graph Convolutional Networks for Recommender Systems Hongwei Wang, Miao Zhao, Xing Xie, Wenjie Li, Minyi Guo. In Proceedings of The 2019 Web Conference (WWW 2019)
Author's original implementation by tensorflow 1.0 is available here.
- Python >= 3.7
- tensorflow >= 2.1.0