ZZy979 / pytorch-tutorialLinks
PyTorch示例代码;复现GNN模型
☆139Updated 4 years ago
Alternatives and similar repositories for pytorch-tutorial
Users that are interested in pytorch-tutorial are comparing it to the libraries listed below
Sorting:
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 2 years ago
- Graph model implementation☆143Updated 3 years ago
- ☆123Updated 2 years ago
- ☆80Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆182Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆78Updated last year
- cs224w(图机器学习)2021冬季课程的colab☆245Updated 4 years ago
- Code & data for AAAI'23 Oral paper "Heterogeneous Graph Masked Autoencoders".☆64Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- Datasets-for-Heterogeneous-Graph☆135Updated 6 years ago
- (WWW 2021) Source code of PC-GNN☆106Updated 3 years ago
- KDD'22☆64Updated 3 years ago
- A Survey of Learning from Graphs with Heterophily☆152Updated 9 months ago
- gnn for link prediction,图神经网络用于链接预测。☆50Updated 3 years ago
- A multi-backend graph learning library.☆240Updated 4 months ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆107Updated 7 months ago
- ☆64Updated 4 years ago
- ☆26Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆336Updated 2 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆69Updated 2 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆97Updated 10 months ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆431Updated 5 years ago
- Fraud Detection, Low Homophily, Label Utilization, Graph Mining☆50Updated last year
- ☆34Updated 2 years ago
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆455Updated 2 years ago
- The source code of HeCo☆168Updated 3 years ago
- NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs