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
- Metric Learning with Graph Convolutional Neural Networks☆204Updated 6 years ago
- Implementation of https://arxiv.org/abs/1703.00792.☆45Updated 7 years ago
- GNN(graph classification neural network) implementation by tensorflow.☆13Updated 6 years ago
- The code written on the understanding of the paper: "Manifold Regularization: A Geometric Framework for Learning from Labeled and Unlabel…☆17Updated 6 years ago
- Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow☆78Updated 6 years ago
- Graph convolutional recurrent neural network☆179Updated 6 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆326Updated 6 years ago
- Dual Attention Graph Convolutional Network☆88Updated 3 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆328Updated 4 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆283Updated 4 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆158Updated 5 years ago
- Dynamic Graph Convolutional Neural Network for 3D point cloud semantic segmentation☆63Updated 6 years ago
- Some code examples☆42Updated 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
- Replication of the paper "Bayesian Convolutional Neural Networks with Bernoulli Approximate Variational Inference" - Yarin Gal, Zoubin Gh…☆10Updated 6 years ago
- Multi-View Graph Convolutional Network and Its Applications on Neuroimage Analysis for Parkinson's Disease (AMIA 2018)☆100Updated 4 years ago
- Example code to train a Graph Neural Network on the MNIST dataset in PyTorch for Digit Classification☆26Updated 5 years ago
- Implementation of Planar Graph Convolutional Networks in TensorFlow☆43Updated 7 years ago
- This is the published codes for Dilated Convolutional Neural Networks for Sequential Manifold-valued Data ICCV 2019☆10Updated 3 years ago
- Code for the paper "Tensor Regression Networks with various Low-Rank Tensor Approximations"☆35Updated 6 years ago
- Code supporting the paper "Multimodal Autoencoder: A Deep Learning Approach to Filling In Missing Sensor Data and Enabling Better Mood Pr…☆72Updated 6 years ago
- ☆32Updated 7 years ago
- Github page for the paper "Variational Recurrent Neural Networks for Graph Classification" presented at the RLGM workshop of ICLR 2019☆13Updated 4 years ago
- MGCN: Semi-supervised Classification in Multi-layer Graphs with Graph Convolutional Networks☆38Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 5 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 5 years ago
- Tensorflow Implementation of the paper "Topology Adaptive Graph Convolutional Networks" (Du et al., 2017)☆19Updated 3 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Updated 5 years ago
- Bayesian Convolutional Neural Networks with Bernoulli Approximate Variational Inference, Gal et al. 2015☆36Updated 6 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆194Updated 10 months ago