OpenHGNN
OpenHGNN copied to clipboard
This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
## 🚀 Feature User wants us to implement [Meta-learning on Heterogeneous Information Networks for Cold-start Recommendation](http://www.shichuan.org/doc/91.pdf).
## Description ## Checklist Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]]) -...
## Description ## Checklist Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]]) -...
## Description Added [[KTN](https://arxiv.org/abs/2203.02018)](https://arxiv.org/abs/2203.02018). ## Checklist Please feel free to remove inapplicable items for your PR. - [x] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]])...
## Description ## Checklist Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]]) -...
SeHGNN
## Description [Model] SeHGNN on ogbn-mag
## Description Merge code of Datasets and Interfaces for Benchmarking Heterogeneous Graph Neural Networks ## Changes Interfaces of Heterogeneous Graph Dataset Toolkit for analyzing
## Description ## Checklist Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]]) -...
Hello, I read "Datasets and Interfaces for Benchmarking Heterogeneous Graph Neural Networks", the repo said it is deployed into OpenHGNN. But the model in OpenHGNN can't run RPDD&TRD.
## ❓ Questions and Help According to the fastgtn readme there is a non_local option , but I don't see it in the implementation in openhgnn. Is it called something...