dmlc/dgl

About adding KGCN as an example of Recommender Systems

Open

#1138 aperta il 24 dic 2019

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Python (2928 fork)batch import
help wanted

Metriche repository

Star
 (12.665 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

🚀 Feature

Can kgcn be used as an example of a recommendation system? Examples of recommendation systems are few. KGCN involves neighbor sampling, which is a good example of Nodeflow. It's also not too complicated Hope to implement with Pytorch.

(www19)Knowledge Graph Convolutional Networks for Recommender Systems https://arxiv.org/abs/1904.12575 https://github.com/hwwang55/KGCN

Guida contributor