Tixierae / graph_2D_CNNLinks
Code and data for the paper 'Classifying Graphs as Images with Convolutional Neural Networks' (new title: 'Graph Classification with 2D Convolutional Neural Networks')
☆77Updated 5 years ago
Alternatives and similar repositories for graph_2D_CNN
Users that are interested in graph_2D_CNN are comparing it to the libraries listed below
Sorting:
- A convolutional neural network for graph classification in PyTorch☆91Updated 6 years ago
- Implementation of https://arxiv.org/abs/1703.00792.☆46Updated 7 years ago
- This repository contains the TensorFlow implemtation of subgraph2vec (KDD MLG 2016) paper☆26Updated 7 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- Graph Auto-Encoder in PyTorch