dsgiitr / graph_netsLinks
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
☆1,215Updated 6 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:
- How Powerful are Graph Neural Networks?☆1,248Updated 4 years ago
- gnn explainer☆1,006Updated last year
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,626Updated 2 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆803Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆663Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,687Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,035Updated 5 months ago
- Papers on Graph neural network(GNN)☆767Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,033Updated 5 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,050Updated 2 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆676Updated 3 years ago
- Paper Lists for Graph Neural Networks☆2,277Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆845Updated 3 years ago
- TGN: Temporal Graph Networks☆1,102Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆650Updated 2 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆798Updated 2 years ago
- Heterogeneous Graph Neural Network☆1,169Updated 5 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,845Updated last year
- Semi-supervised learning with graph embeddings☆929Updated 5 years ago
- Strategies for Pre-training Graph Neural Networks☆1,039Updated 2 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆834Updated 2 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,800Updated last year
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆867Updated last year
- Materials for DGL hands-on tutorial in WWW 2020☆504Updated 4 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,269Updated 2 years ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆950Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆579Updated 3 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,598Updated last year
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆397Updated last year