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☆90Updated 4 years ago
- Graph Convolutional Networks for Text Classification.☆46Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Collect papers about graph☆76Updated 5 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Graph Learning Convolution Network☆39Updated 2 years ago
- Collection of resources related with Graph Contrastive Learning.☆34Updated 4 years ago
- Implementation for IGCN and GLP model in our paper "Label Efficient Semi-Supervised Learning via Graph Filtering."☆75Updated 6 years ago
- Modify pyGAT (https://github.com/Diego999/pyGAT) to use PyTorch sparse operators for implementation of SpGraphAttentionLayer☆19Updated 6 years ago
- Dual Graph Convolution Networks☆96Updated 6 years ago
- Implementations of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"☆53Updated 10 months ago
- Few Shot Learning on Graphs☆33Updated 2 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆54Updated 3 years ago
- Second-Order Pooling for Graph Neural Networks☆16Updated 5 years ago
- Source code of GResNet☆16Updated 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
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59Updated 6 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆146Updated 7 years ago
- attention mechanism for graph classification, significant sub-graph mining, graph disstillation☆38Updated 4 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Sparse graph attention☆17Updated 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
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆62Updated 3 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- A collection of graph contrastive learning methods.☆18Updated 3 years ago
- LowFER: Low-rank Bilinear Pooling for Link Prediction (ICML 2020)☆13Updated 2 years ago
- Code for the paper "Collaborative Graph Walk for Semi-supervised Multi-Label Node Classification" - ICDM 2019☆12Updated 2 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