matenure / pygcnLinks
Graph Convolutional Networks in PyTorch
☆16Updated 5 years ago
Alternatives and similar repositories for pygcn
Users that are interested in pygcn are comparing it to the libraries listed below
Sorting:
- pytorch实现GCN代码的中文注释☆38Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- The code of Graph Attention Networks for Cora, Citeseer, Pubmed and PPI☆35Updated 6 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- The implement of GNN based on Pytorch☆209Updated 2 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 5 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- ☆68Updated 3 years ago
- 《图神经网络:基础与前沿》相关资料☆47Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆121Updated 3 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
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆83Updated 6 years ago
- Heterogeneous Information Network Datasets☆20Updated 6 years ago
- ☆72Updated 3 years ago
- Graph Attention Auto-Encoders☆80Updated 2 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 7 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 9 months ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆116Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆115Updated 2 years ago
- ☆50Updated last year
- ☆77Updated 4 years ago
- ☆53Updated 6 years ago
- [WWW'21] Multiplex Bipartite Network Embedding using Dual Hypergraph Convolutional Networks☆45Updated 4 years ago
- Reimplementation of Graph Embedding methods by Pytorch.☆177Updated 3 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 6 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 Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆68Updated 2 years ago