benchmarking-gnns

Graph network benchmarking suite

A collection of datasets and tools for evaluating graph neural networks

Repository for benchmarking graph neural networks

GitHub

3k stars
60 watching
455 forks
Language: Jupyter Notebook
last commit: over 1 year ago
benchmark-frameworkdeep-learningdglgraph-deep-learninggraph-neural-networksgraph-representation-learningpytorch

Related projects:

Repository Description Stars
thunlp/gnnpapers A curated collection of must-read papers on graph neural networks, providing a comprehensive overview of the field. 16,122
dmlc/dgl A Python package for building deep learning models on graph data structures 13,601
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,597
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
ivaniscoding/gnn-for-combinatorial-optimization An implementation of graph neural networks for solving combinatorial optimization problems 43
delta2323/gb-gnn Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. 13
benedekrozemberczki/clustergcn A PyTorch implementation of a clustering algorithm for graph neural networks 788
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 367
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 270
google-deepmind/graph_nets Builds graph networks in TensorFlow using a library provided by DeepMind's AI research organization. 5,370
danielegrattarola/spektral A Python library for building graph neural networks with Keras and TensorFlow 2. 2,372
tkipf/pygcn A PyTorch implementation of a graph neural network architecture for semi-supervised classification 5,214
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935
glample/rnn-benchmarks This project provides benchmarking results comparing various deep learning RNN implementations across different frameworks. 169
bupt-gamma/openhgnn An open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library. 879