LeviBorodenko / dgcnn
Clean & Documented TF2 implementation of "An end-to-end deep learning architecture for graph classification" (M. Zhang et al., 2018).
☆24Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dgcnn
- Here a simple implementation of RNN + attention neural network on IMDB movie reviews.☆11Updated 6 years ago
- code for the paper in NeurIPS 2019☆40Updated last year
- Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.☆33Updated 3 years ago
- Laplacian Change Point Detection for Dynamic Graphs (KDD 2020)☆24Updated last year
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆65Updated last year
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆41Updated 3 years ago
- Graph Neural Networks Paper List of 2019 Conferences☆20Updated 5 years ago
- Welcome to Keras Deep Learning on Graphs (Keras-DGL) http://vermaMachineLearning.github.io/keras-deep-graph-learning☆103Updated 2 years ago
- A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"☆62Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- PyTorch implementation of Graph Attention Networks☆20Updated 5 years ago
- Graph Neural Network☆19Updated 3 years ago
- Anomaly detection in time-series networks. Spatio-temporal Anomaly Detection☆12Updated 4 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆45Updated last year
- Vanilla Implementation of Graph Convolutional Networks☆16Updated 4 years ago
- ☆38Updated last year
- This repository summarises the open source codes of our group☆27Updated 2 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆131Updated 4 years ago
- Unsupervised Network Embeddings for Graph Visualization, Clustering and Classification☆16Updated 4 years ago
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 4 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- The implementation of our AAAI 2020 paper "GSSNN: Graph Smoothing Splines Neural Network".☆20Updated 4 years ago
- Graph Convolutional Networks, Graph Attention Networks, Gated Graph Neural Net, Mixhop☆30Updated 4 years ago
- Github page for the paper "A simple baseline algorithm for graph classification" presented at the R2L workshop of NIPS 2018☆25Updated 4 years ago
- my implement of my paper☆63Updated 3 years ago
- This repository contains a dataset for testing graph classification algorithms, such as Graph Kernels and Graph Neural Networks.☆47Updated last year
- This repo contains the experiments performed for link prediction, multi-class classification and pairwise node classification task.☆10Updated 4 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆88Updated 4 years ago
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.☆52Updated 5 years ago