AlessiaRuggeri30 / graph-attention-nets
Implementation of MoNet (mixture model CNN) and GAT (Graph Attention Network) tested on MNIST and Cora datasets using Tensorflow 2.0.
☆18Updated 5 years ago
Alternatives and similar repositories for graph-attention-nets:
Users that are interested in graph-attention-nets are comparing it to the libraries listed below
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- Implementation of Planar Graph Convolutional Networks in TensorFlow☆43Updated 7 years ago
- A TensorFlow implementation of Graph Wavelet Neural Network☆65Updated 6 years ago
- Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow☆78Updated 6 years ago
- Graph convolutional recurrent neural network☆179Updated 6 years ago
- Metric Learning with Graph Convolutional Neural Networks☆205Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆331Updated 4 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆174Updated 6 years ago
- Implementation of https://arxiv.org/abs/1703.00792.☆46Updated 7 years ago
- Welcome to Keras Deep Learning on Graphs (Keras-DGL) http://vermaMachineLearning.github.io/keras-deep-graph-learning☆103Updated 2 years ago
- Dual Attention Graph Convolutional Network☆88Updated 3 years ago
- Spatio-Temporal Graph Convolutional Networks☆110Updated 5 years ago
- GNN(graph classification neural network) implementation by tensorflow.☆13Updated 6 years ago
- Dual Graph Convolution Networks☆93Updated 6 years ago
- pytorch geometric version☆12Updated 5 years ago
- A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)☆587Updated last year
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆271Updated 2 years ago
- The code written on the understanding of the paper: "Manifold Regularization: A Geometric Framework for Learning from Labeled and Unlabel…☆18Updated 6 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆159Updated 5 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 5 years ago
- ☆32Updated 7 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆146Updated 7 years ago
- PyTorch implementation of spectral graph ConvNets, NeurIPS’16☆291Updated 7 years ago
- Multi-View Graph Convolutional Network and Its Applications on Neuroimage Analysis for Parkinson's Disease (AMIA 2018)☆100Updated 4 years ago
- ☆51Updated 7 years ago
- Collection of graph neural networks in pytorch☆50Updated 7 years ago
- Example code to train a Graph Neural Network on the MNIST dataset in PyTorch for Digit Classification☆26Updated 5 years ago
- A convolutional neural network for graph classification in PyTorch☆91Updated 6 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆120Updated 10 months ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago