mtiezzi / gnnLinks
Graph Neural Network
☆19Updated 4 years ago
Alternatives and similar repositories for gnn
Users that are interested in gnn are comparing it to the libraries listed below
Sorting:
- ☆49Updated 6 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- ☆96Updated 3 years ago
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆104Updated 4 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆190Updated 3 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆98Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- ☆62Updated 5 years ago
- Dataset for testing graph classification algorithms, such as Graph Kernels and Graph Neural Networks.☆51Updated 10 months ago
- ☆366Updated last year
- A collection of graph classification methods☆42Updated 5 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆203Updated 4 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆198Updated 5 years ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆277Updated 10 months ago
- PyTorch implementation of "Graph Convolutional Networks for Graphs Containing Missing Features"☆49Updated 2 years ago
- A PyTorch Geometric implementation of SimGNN with some extensions.☆64Updated 2 years ago
- Code and data for the paper 'Classifying Graphs as Images with Convolutional Neural Networks' (new title: 'Graph Classification with 2D C…☆76Updated 6 years ago
- NeurIPS 2021 paper 'Representation Learning on Spatial Networks' code☆18Updated 4 years ago
- ☆27Updated last year
- Code for "Weisfeiler and Leman go sparse: Towards higher-order graph embeddings"☆21Updated 4 years ago
- DEMO-Net: Degree-specific Graph Neural Networks for Node and Graph Classification☆29Updated 4 years ago
- An VGAE implementation using pytorch geometric.☆49Updated 5 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆156Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- Distance Encoding for GNN Design☆188Updated 4 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆214Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 7 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆117Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 2 weeks ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Updated 7 months ago