MrLeeeee / GCN-GAT-and-Graphsage
The code for GCN, GAT and Graphsage based on pytorch.
☆60Updated last year
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
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 7 months ago
- The implement of GNN based on Pytorch☆198Updated last year
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆105Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆73Updated 3 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆76Updated 5 years ago
- ☆53Updated 5 years ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆73Updated 5 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- Pytorch implementation of Relational GCN for node classification☆72Updated last year
- ☆29Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆49Updated 3 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆115Updated 2 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆159Updated last year
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 3 years ago
- The code of Graph Attention Networks for Cora, Citeseer, Pubmed and PPI☆35Updated 5 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 3 years ago
- ☆95Updated 3 years ago
- bilinear graph neural network☆29Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆120Updated 10 months ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 4 years ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆42Updated 3 years ago
- 主要针对图神经网络论文收集整理☆35Updated 4 years ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆41Updated 4 years ago
- gnn for link prediction,图神经网络用于链接预测。☆43Updated 2 years ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 4 years ago