HanGuangXin / Result-Visualization-of-Graph-Convolutional-Networks-in-PyTorchLinks
Based on Graph Convolutional Networks in PyTorch, visualization of test set results was added with t-SNE algorithm.
☆43Updated 5 years ago
Alternatives and similar repositories for Result-Visualization-of-Graph-Convolutional-Networks-in-PyTorch
Users that are interested in Result-Visualization-of-Graph-Convolutional-Networks-in-PyTorch are comparing it to the libraries listed below
Sorting:
- Dual Attention Graph Convolutional Network☆89Updated 4 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- Graph Learning Convolution Network☆39Updated 2 years ago
- Collect papers about graph☆76Updated 4 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 4 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".☆80Updated 5 years ago
- Collection of resources related with Graph Contrastive Learning.☆34Updated 4 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Updated 5 years ago
- Dual Graph Convolution Networks☆95Updated 6 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated 9 months ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Deeper insights into graph convolutional networks for semi-supervised learning☆19Updated 6 years ago
- [CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks☆31Updated 3 years ago
- Sparse graph attention☆17Updated 6 years ago
- Modify pyGAT (https://github.com/Diego999/pyGAT) to use PyTorch sparse operators for implementation of SpGraphAttentionLayer☆20Updated 6 years ago
- Second-Order Pooling for Graph Neural Networks☆16Updated 5 years ago
- ☆76Updated 3 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 5 years ago
- Implementation for IGCN and GLP model in our paper "Label Efficient Semi-Supervised Learning via Graph Filtering."☆75Updated 6 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆56Updated 4 years ago
- ☆97Updated 4 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Rethinking Graph Regularization for Graph Neural Networks (AAAI2021)☆34Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆57Updated 4 years ago
- pytorch geometric version☆12Updated 5 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 6 years ago