16 results found Sort:
- Filter by Primary Language:
- Python (11)
- Jupyter Notebook (3)
- C++ (1)
- Verilog (1)
- +
A distributed graph deep learning framework.
Created
2019-01-10
8 commits to master branch, last one 4 years ago
Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.
Created
2019-08-17
8 commits to master branch, last one 2 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 2 years ago
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
Created
2019-01-18
118 commits to master branch, last one about a year ago
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 2 years ago
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Created
2020-02-25
7 commits to master branch, last one 4 years ago
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Created
2018-12-28
95 commits to master branch, last one 2 years 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
B站GNN教程资料
Created
2024-01-14
42 commits to main branch, last one 2 months ago
GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
Created
2020-12-02
125 commits to main branch, last one 3 years ago
Gradient gating (ICLR 2023)
Created
2022-10-03
16 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
Senior Capstone Project: Graph-Based Product Recommendation
Created
2021-01-19
104 commits to main branch, last one 3 years ago
[ASAP 2020; FPGA 2020] Hardware architecture to accelerate GNNs (common IP modules for minibatch training and full batch inference)
Created
2020-06-15
14 commits to master 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 2 years ago