Sangs3112 / SimGNNLinks
一个遵循了官方设置的PyTorch版本的SimGNN。A PyTorch implement of SimGNN, which follows the official-setting
☆29Updated 7 months ago
Alternatives and similar repositories for SimGNN
Users that are interested in SimGNN are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Graph Matching Networks, e.g., Graph Matching with Bi-level Noisy Correspondence (COMMON, ICCV 2023), Graph Mat…☆318Updated last year
- ☆152Updated 6 years ago
- Code for "Multilevel Graph Matching Networks for Deep Graph Similarity Learning"☆46Updated 4 years ago
- H2MN: Graph Similarity Learning with Hierarchical Hypergraph Matching Networks (KDD-2021)☆59Updated 3 years ago
- [Knowledge-Based Systems] Exploring Attention Mechanism for Graph Similarity Learning☆20Updated last year
- Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will cont…☆66Updated 2 years ago
- A PyTorch Geometric implementation of SimGNN with some extensions.☆64Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆113Updated 3 years ago
- ☆27Updated last year
- Deep and conventional community detection related papers, implementations, datasets, and tools.☆553Updated 4 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆116Updated 4 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).