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.
☆19Updated 6 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
Sorting:
- Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow☆78Updated 6 years ago
- Metric Learning with Graph Convolutional Neural Networks☆206Updated 6 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- Implementation of https://arxiv.org/abs/1703.00792.☆46Updated 7 years ago
- Graph convolutional recurrent neural network☆179Updated 7 years ago
- A TensorFlow implementation of Graph Wavelet Neural Network☆66Updated 6 years ago
- Implementation of Planar Graph Convolutional Networks in TensorFlow☆43Updated 8 years ago
- Multi-View Graph Convolutional Network and Its Applications on Neuroimage Analysis for Parkinson's Disease (AMIA 2018)☆101Updated 5 years ago
- ☆20Updated 6 years ago
- Some code examples☆44Updated 5 years ago
- A convolutional neural network for graph classification in PyTorch☆91Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆333Updated 4 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆145Updated 7 years ago
- Dual Graph Convolution Networks☆95Updated 6 years ago
- ☆33Updated 7 years ago
- PyTorch implementation of residual gated graph ConvNets, ICLR’18☆122Updated 6 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- pytorch geometric version☆12Updated 5 years ago
- PyTorch implementation of spectral graph ConvNets, NeurIPS’16☆290Updated 7 years ago
- The code written on the understanding of the paper: "Manifold Regularization: A Geometric Framework for Learning from Labeled and Unlabel…☆18Updated 7 years ago
- Welcome to Keras Deep Learning on Graphs (Keras-DGL) http://vermaMachineLearning.github.io/keras-deep-graph-learning☆103Updated 2 years ago
- Dynamic Graph Convolutional Neural Network for 3D point cloud semantic segmentation☆65Updated 6 years ago
- ☆32Updated 7 years ago
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Example code to train a Graph Neural Network on the MNIST dataset in PyTorch for Digit Classification☆28Updated 5 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- Bayesian Convolutional Neural Networks with Bernoulli Approximate Variational Inference, Gal et al. 2015☆36Updated 6 years ago
- Pytorch reproduction of the paper "Gaussian Mixture Model Convolutional Networks" (CVPR 17)☆58Updated 5 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆159Updated 5 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 2 years ago