MrLeeeee / GCN-GAT-and-GraphsageLinks
The code for GCN, GAT and Graphsage based on pytorch.
☆61Updated 2 years ago
Alternatives and similar repositories for GCN-GAT-and-Graphsage
Users that are interested in GCN-GAT-and-Graphsage are comparing it to the libraries listed below
Sorting:
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated last year
- The implement of GNN based on Pytorch☆209Updated 2 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆164Updated 2 years ago
- ☆53Updated 6 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 3 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆72Updated 6 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
- Pytorch implementation of Relational GCN for node classification☆78Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- bilinear graph neural network☆30Updated 5 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆121Updated 3 years ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆45Updated 4 years ago
- Graph Convolutional Networks for Text Classification.☆46Updated 6 years ago
- gnn还附带一个kgcn☆109Updated 3 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆125Updated last year
- The learning of the GraphNeuralNetwork☆153Updated 6 years ago
- Graph Convolution Network for PyTorch☆406Updated 6 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆265Updated 4 years ago
- ☆65Updated 4 years ago
- 关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现☆21Updated 5 years ago
- Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.☆86Updated 6 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆120Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 4 months ago