mtiezzi / gnn
Graph Neural Network
☆19Updated 3 years ago
Alternatives and similar repositories for gnn:
Users that are interested in gnn are comparing it to the libraries listed below
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- The implementation of our AAAI 2020 paper "GSSNN: Graph Smoothing Splines Neural Network".☆20Updated 4 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆45Updated last year
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 5 years ago
- ☆12Updated 4 years ago
- A Persistent Weisfeiler–Lehman Procedure for Graph Classification☆61Updated 3 years ago
- The code repository for Discovering Conflicting Groups in Signed Networks (NeurIPS 2020)☆15Updated 3 years ago
- ☆11Updated 3 years ago
- Codes for "Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks" paper☆50Updated 4 years ago
- Code for Graph Neural Networks Exponentially Lose Expressive Power for Node Classification.☆30Updated 4 years ago
- ☆35Updated 5 years ago
- ☆12Updated 3 years ago
- Tutorial for the ScHoLP.jl library and reproducing results from the accompanying paper.☆41Updated 5 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆42Updated last year
- ☆27Updated 3 years ago
- Dataset for testing graph classification algorithms, such as Graph Kernels and Graph Neural Networks.☆49Updated 2 weeks ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 4 years ago
- [CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks☆30Updated 3 years ago
- ☆20Updated 3 years ago
- ☆9Updated last year
- PyTorch-Geometric Implementation of MarkovGNN method published in Graph Learning@WWW 2022 titled "MarkovGNN: Graph Neural Networks on Mar…☆15Updated 3 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- Code for the KDD 2021 paper 'Filtration Curves for Graph Representation'☆18Updated last year
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- NODE-SELECT: A Graph Neural Network Based On A Selective Propagation Technique☆21Updated 2 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
- Adaptive Propagation Graph Convolutional Network☆23Updated 4 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago