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:
- 图卷积神经网络 Graph Convolutional Network with Keras☆162Updated 2 years ago
- bilinear graph neural network☆30Updated 5 years ago
- Collect papers about graph☆76Updated 5 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 6 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated 2 years ago
- 《图神经网络:基础与前沿》相关资料☆48Updated 4 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆43Updated 4 years ago
- Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.☆144Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 4 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- Hierarchical Multi-View Graph Pooling with Structure Learning (TKDE-2021)☆24Updated 3 years ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆45Updated 4 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated last year
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆54Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆251Updated 5 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆63Updated 3 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- The implement of GNN based on Pytorch☆209Updated 2 years ago
- ☆65Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆123Updated last year
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Co-clustering Interactions via Attentive Hypergraph Neural Network (SIGIR 2022)☆26Updated 3 years ago
- Dual Attention Graph Convolutional Network☆90Updated 4 years ago
- WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering☆88Updated 2 years ago
- A Pure Keras Implementation of Knowledge Graph Convolution Network for Recommendation☆30Updated 6 years ago
- An implementation of "Graph Structural-topic Neural Network"☆73Updated 5 years ago