Calemsy / GNN_tensorflow
GNN(graph classification neural network) implementation by tensorflow.
☆13Updated 6 years ago
Alternatives and similar repositories for GNN_tensorflow:
Users that are interested in GNN_tensorflow are comparing it to the libraries listed below
- ☆136Updated 4 years ago
- A repository for code accompanying my Medium posts.☆65Updated 2 years ago
- This is the implementation of paper 'Variational Graph Auto-Encoder' in NIPS Workshop on Bayesian Deep Learning, 2016.☆74Updated 6 years ago
- Graph Auto-Encoder in PyTorch☆81Updated last year
- TensorFlow implementation of Deep Graph Infomax☆63Updated 6 years ago
- Multi-Graph Convolutional Neural Networks☆252Updated 6 years ago
- A TensorFlow implementation of Graph Wavelet Neural Network☆65Updated 5 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆185Updated 2 years ago
- patchy-san implemented in Chainer☆49Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆328Updated 4 years ago
- Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction☆54Updated 6 years ago
- a unified convolution on both Euclidean and non-Euclidean domains☆25Updated 6 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
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆271Updated 2 years ago
- Graph Convolution Network for TensorFlow 2 implementation.☆51Updated 5 years ago
- A convolutional neural network for graph classification in PyTorch☆91Updated 5 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆134Updated 5 years ago
- Keras implementation of Structural Deep Network Embedding, KDD 2016☆92Updated 6 years ago
- Source code from the CIKM 2019 article "Gravity-Inspired Graph Autoencoders for Directed Link Prediction" by G. Salha, S. Limnios, R. Hen…☆44Updated last year
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆115Updated last year
- Autoencoders for Link Prediction and Semi-Supervised Node Classification (DSAA 2018)☆255Updated 5 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆521Updated 3 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆175Updated last year
- Graph convolutional recurrent neural network☆179Updated 6 years ago
- Implementation of https://arxiv.org/abs/1703.00792.☆45Updated 7 years ago
- Pytorch implementation of the Attention-based Graph Neural Network(AGNN)☆146Updated 7 years ago
- 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
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 6 years ago
- A python implementation of Patchy-San Convolutional Network for Graph☆41Updated 4 years ago