dsgiitr / graph_netsLinks
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
☆1,229Updated 10 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,270Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,649Updated 2 years ago
- gnn explainer☆1,028Updated last year
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆808Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,042Updated 5 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,707Updated 2 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,076Updated 2 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆680Updated 2 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆678Updated 3 years ago
- Papers on Graph neural network(GNN)☆768Updated 2 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Updated 3 years ago
- Paper Lists for Graph Neural Networks☆2,294Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆1,050Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,071Updated 9 months ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆809Updated 3 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Updated 4 years ago
- Heterogeneous Graph Neural Network☆1,200Updated 5 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆895Updated 2 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆846Updated 3 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,868Updated 2 years ago
- TensorFlow implementations of Graph Neural Networks☆931Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆609Updated 4 years ago
- TGN: Temporal Graph Networks☆1,158Updated last year
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,818Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆491Updated 7 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Updated last year
- resources for graph convolutional networks (图卷积神经网络相关资源)☆911Updated 6 years ago
- Semi-supervised learning with graph embeddings☆944Updated 5 years ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆957Updated last year
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,279Updated 2 years ago