dsgiitr / graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
☆1,141Updated last year
Related projects ⓘ
Alternatives and complementary repositories for graph_nets
- gnn explainer☆879Updated 2 months ago
- Repository for benchmarking graph neural networks☆2,516Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆625Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆832Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,184Updated 3 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,942Updated 8 months ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆974Updated last year
- TGN: Temporal Graph Networks☆972Updated 5 months ago
- Simple reference implementation of GraphSAGE.☆994Updated 4 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,585Updated 9 months ago
- Papers on Graph neural network(GNN)☆758Updated last year
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆651Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆630Updated 2 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆787Updated 2 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,228Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,214Updated 10 months ago
- Strategies for Pre-training Graph Neural Networks☆967Updated last year
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,912Updated last year
- Heterogeneous Graph Neural Network☆1,085Updated 4 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,721Updated 11 months ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆523Updated 3 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,246Updated last year
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆787Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆792Updated 10 months ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆756Updated last year
- GraphGallery is a gallery for benchmarking Graph Neural Networks, From InplusLab.☆459Updated last year
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆497Updated 2 months ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,731Updated 9 months ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆892Updated 3 months ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,428Updated 3 months ago