FutureTwT / PyTorch-Geometric-StudyLinks
关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现
☆21Updated 4 years ago
Alternatives and similar repositories for PyTorch-Geometric-Study
Users that are interested in PyTorch-Geometric-Study are comparing it to the libraries listed below
Sorting:
- bilinear graph neural network☆30Updated 5 years ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 4 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 6 years ago
- 《图神经网络:基础与前沿》相关资料☆46Updated 3 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆42Updated 4 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- ☆18Updated 5 years ago
- ☆65Updated 3 years ago
- This repo contains the experiments performed for link prediction, multi-class classification and pairwise node classification task.☆10Updated 5 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- ☆51Updated 3 years ago
- Graph Recurrent Networks with Attributed Random Walks☆28Updated last year
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- WSDM2022 Challenge - Large scale temporal graph link prediction☆38Updated 3 years ago
- NGAT4Rec: Neighbor-Aware Graph Attention Network ForRecommendation☆15Updated 4 years ago
- Hierarchical Multi-View Graph Pooling with Structure Learning (TKDE-2021)☆23Updated 2 years ago
- A collection of graph contrastive learning methods.☆18Updated 3 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 4 years ago
- The source will be uploaded recently☆11Updated 4 years ago
- Collect papers about graph☆76Updated 4 years ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆45Updated 3 years ago
- Advancing GraphSAGE with A Data-driven Node Sampling☆26Updated 2 years ago
- ☆23Updated 6 years ago
- Based on Graph Convolutional Networks in PyTorch, visualization of test set results was added with t-SNE algorithm.☆43Updated 5 years ago
- Co-clustering Interactions via Attentive Hypergraph Neural Network (SIGIR 2022)☆25Updated 2 years ago
- Pytorch implementation of Influence Augmented Contrastive (IAC) loss and SCGC : Self-Supervised Contrastive Graph Clustering (https://a…☆22Updated 3 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 4 years ago
- An implementation of "Graph Structural-topic Neural Network"☆72Updated 4 years ago
- A Pure Keras Implementation of Knowledge Graph Convolution Network for Recommendation☆28Updated 5 years ago