xchadesi / GPFLinks
GPF(Graph Processing Flow):利用图神经网络处理问题的一般化流程
☆92Updated 6 years ago
Alternatives and similar repositories for GPF
Users that are interested in GPF are comparing it to the libraries listed below
Sorting:
- The learning of the GraphNeuralNetwork☆154Updated 5 years ago
- KDD2019-Metapath-guided Heterogeneous Graph Neural Network for Intent Recommendation☆189Updated 3 years ago
- CogDL-TensorFlow: The TensorFlow Implementation of CogDL. With Support from Professor Jie Tang.☆81Updated 5 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆50Updated 6 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆163Updated 2 years ago
- KDD CUP 2020 Automatic Graph Representation Learning: 1st Place Solution☆98Updated 4 years ago
- Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)☆99Updated 2 years ago
- Graph Star Net☆110Updated last year
- Source code and dataset for KDD 2019 paper "Sequential Scenario-Specific Meta Learner for Online Recommendation"☆81Updated last year
- Reasoning Over Knowledge Graph Paths for Recommendation☆286Updated 6 years ago
- ☆137Updated 5 years ago
- Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous informatio…☆189Updated 7 years ago
- 人工智能论文关键点集结。This project aims to collect key points of AI papers.☆105Updated 4 years ago
- STAR-GCN: Stacked and Reconstructed Graph Convolutional Networks for Recommender Systems☆109Updated 5 years ago
- Source code for ACM TOIS 2017 paper "A Neural Network Approach to Joint Modeling Social Networks and Mobile Trajectories".☆12Updated 6 years ago
- Semi-supervised User Profiling with Heterogeneous Graph Attention Networks, IJCAI 2019.☆48Updated 3 years ago
- TensorFlow implementation of paper "LINE: Large-scale Information Network Embedding" by Jian Tang, et al.☆203Updated 6 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811