14 results found Sort:

559
2.9k
apache-2.0
140
A distributed graph deep learning framework.
Created 2019-01-10
8 commits to master branch, last one 3 years ago
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
Created 2019-06-17
144 commits to master branch, last one about a year ago
Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.
Created 2019-08-17
8 commits to master branch, last one about a year ago
112
516
unknown
12
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
Created 2018-01-30
14 commits to master branch, last one 5 years ago
[ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive Learning Method).
Created 2019-02-04
613 commits to master branch, last one about a year ago
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
Created 2018-12-07
135 commits to master branch, last one about a year ago
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Created 2018-12-28
95 commits to master branch, last one about a year ago
GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
Created 2020-12-02
125 commits to main branch, last one 3 years ago
B站GNN教程资料
Created 2024-01-14
35 commits to main branch, last one about a month ago
Gradient gating (ICLR 2023)
Created 2022-10-03
16 commits to main branch, last one about a year ago
9
40
unknown
1
Senior Capstone Project: Graph-Based Product Recommendation
Created 2021-01-19
104 commits to main branch, last one 3 years ago
An example project for training a GraphSAGE Model, and setup a Real-time Fraud Detection Web Service(Frontend and Backend) with NebulaGraph Database and DGL.
Created 2022-08-01
17 commits to main branch, last one about a year ago
用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。
Created 2023-03-29
37 commits to master branch, last one about a year ago