distance-encoding

Graph neural network optimizer

A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques.

Distance Encoding for GNN Design

GitHub

184 stars
8 watching
26 forks
Language: Jupyter Notebook
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
snap-stanford/graphgymA platform for designing and evaluating Graph Neural Networks (GNN) models1,738
norse/norseDeep learning framework for spiking neural networks685
chingyaoc/ggnn.pytorchAn implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.466
mengcz13/kdd2021_cnfgnnAn implementation of a federated graph neural network for spatio-temporal modeling65
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
dawnranger/pytorch-agnnAn implementation of an attention-based graph neural network in PyTorch for semi-supervised learning146
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
guillaume-chevalier/sgnn-self-governing-neural-networks-projection-layerReproduces a SGNN's word projections preprocessing pipeline using word n-grams instead of skip-grams23
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
benedekrozemberczki/simgnnAn implementation of SimGNN, a neural network approach to computing graph similarity768
benedekrozemberczki/capsgnnA PyTorch implementation of a graph neural network architecture1,246
deepgraphlearning/gmnnA software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning.403
fedml-ai/spreadgnnA framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence44
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084