pytorch-AGNN

Graph Neural Network

An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning

Pytorch implementation of the Attention-based Graph Neural Network(AGNN)

GitHub

146 stars
4 watching
28 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list

attentiongraph-convolutional-networknetwork-embeddingrepresentation-learning

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chingyaoc/ggnn.pytorchAn implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.466
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
benedekrozemberczki/capsgnnA PyTorch implementation of a graph neural network architecture1,246
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
benedekrozemberczki/gamAn implementation of a graph classification model using structural attention and PyTorch270
benedekrozemberczki/pdnAn implementation of a neural network architecture designed to process graph-structured data58
benedekrozemberczki/simgnnAn implementation of SimGNN, a neural network approach to computing graph similarity768
benedekrozemberczki/clustergcnA PyTorch implementation of a clustering algorithm for graph neural networks788
mengcz13/kdd2021_cnfgnnAn implementation of a federated graph neural network for spatio-temporal modeling65
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
norse/norseDeep learning framework for spiking neural networks685
benedekrozemberczki/seal-ciA PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data.209
benedekrozemberczki/graphwaveletneuralnetworkAn implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs.577