sw-gong / MoNetLinks
Pytorch reproduction of the paper "Gaussian Mixture Model Convolutional Networks" (CVPR 17)
☆58Updated 6 years ago
Alternatives and similar repositories for MoNet
Users that are interested in MoNet are comparing it to the libraries listed below
Sorting:
- Source code for PairNorm (ICLR 2020)☆79Updated 5 years ago
- Implementation of the Spline-Based Convolution Operator of SplineCNN in PyTorch☆184Updated 6 months ago
- ☆46Updated 8 years ago
- Codes for "Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks" paper☆50Updated 4 years ago
- The official implementation of the SGCN architecture.☆64Updated 4 years ago
- SignNet and BasisNet☆102Updated 2 years ago
- Code for Graph Normalizing Flows.☆63Updated 6 years ago
- Topological Graph Neural Networks (ICLR 2022)☆125Updated 3 years ago
- Contains the code relative to the paper Partial Gromov-Wasserstein with Applications on Positive-Unlabeled Learning https://arxiv.org/abs…☆21Updated 5 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆118Updated 4 years ago
- Code for Optimal Transport for structured data with application on graphs☆104Updated 3 years ago
- Gromov-Wasserstein Learning for Graph Matching and Node Embedding☆73Updated 6 years ago
- Official implementation for the paper: Permutation Invariant Graph Generation via Score-Based Generative Modeling☆115Updated 2 years ago
- Edge-Conditioned Convolutions on Graphs☆231Updated 7 years ago
- Implementation of "Explainability Methods for Graph Convolutional Neural Networks" from HRL Laboratories☆84Updated 4 years ago
- informal exposition of Weisfeiler-Leman similarity☆28Updated 4 years ago
- ☆62Updated 5 years ago
- Implementation of Graph Neural Tangent Kernel (NeurIPS 2019)☆105Updated 6 years ago
- Pytorch Implementation of Graph Convolutional Kernel Networks☆54Updated 3 years ago
- Code for "Explainability methods for graph convolutional neural networks" - PE Pope*, S Kolouri*, M Rostami, CE Martin, H Hoffmann (CVPR …