dsgiitr / graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
☆1,142Updated last year
Related projects ⓘ
Alternatives and complementary repositories for graph_nets
- How Powerful are Graph Neural Networks?☆1,187Updated 3 years ago
- Repository for benchmarking graph neural networks☆2,525Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆787Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆629Updated last year
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,594Updated 9 months ago
- gnn explainer☆883Updated 2 months ago
- Simple reference implementation of GraphSAGE.☆998Updated 4 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆977Updated last year
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆789Updated last year
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆760Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆832Updated 2 years ago
- Papers on Graph neural network(GNN)☆758Updated last year
- Strategies for Pre-training Graph Neural Networks☆971Updated last year
- TGN: Temporal Graph Networks☆976Updated 5 months ago
- Heterogeneous Graph Neural Network☆1,089Updated 4 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆797Updated 11 months ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆630Updated 2 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆654Updated 2 years ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆899Updated 4 months ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,239Updated 2 years ago
- Materials for DGL hands-on tutorial in WWW 2020☆502Updated 3 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆497Updated 2 months ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,945Updated 9 months ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆475Updated 4 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,917Updated last year
- Paper Lists for Graph Neural Networks☆2,214Updated 10 months ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆526Updated 3 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,429Updated 3 months ago
- Semi-supervised learning with graph embeddings☆889Updated 4 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,727Updated last year