dsgiitr / graph_netsLinks
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
☆1,204Updated 3 months ago
Alternatives and similar repositories for graph_nets
Users that are interested in graph_nets are comparing it to the libraries listed below
Sorting:
- gnn explainer☆980Updated 10 months ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆800Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,230Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,607Updated 2 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,035Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,027Updated 5 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆655Updated last year
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆796Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,682Updated last year
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆673Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆646Updated 2 years ago
- TGN: Temporal Graph Networks☆1,084Updated last year
- Papers on Graph neural network(GNN)☆766Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,014Updated 2 months ago
- Strategies for Pre-training Graph Neural Networks☆1,025Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆852Updated last year
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆821Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,267Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆843Updated 3 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,787Updated last year
- TensorFlow implementations of Graph Neural Networks☆921Updated 2 years ago
- Heterogeneous Graph Neural Network☆1,150Updated 5 years ago
- Materials for DGL hands-on tutorial in WWW 2020☆504Updated 4 years ago
- Semi-supervised learning with graph embeddings☆922Updated 5 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆570Updated 3 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆506Updated 6 months ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,816Updated last year
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,395Updated 3 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,261Updated 2 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆490Updated 4 years ago