TheShadow29 / Learn-Graph-LaplacianLinks
Implementation of the paper Learning Laplacian Matrix in Smooth Graph Signal Representations
☆12Updated 7 years ago
Alternatives and similar repositories for Learn-Graph-Laplacian
Users that are interested in Learn-Graph-Laplacian are comparing it to the libraries listed below
Sorting:
- Official implementation of "Non-Local Graph Neural Networks" [TPAMI]☆23Updated 3 years ago
- Scattering GCN: overcoming oversmoothness in graph convolutional networks☆25Updated 3 years ago
- ☆36Updated 3 years ago
- The code written on the understanding of the paper: "Manifold Regularization: A Geometric Framework for Learning from Labeled and Unlabel…☆18Updated 7 years ago
- Neural Recommender System from "Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks"☆17Updated 6 years ago
- PyTorch-Geometric Implementation of MarkovGNN method published in Graph Learning@WWW 2022 titled "MarkovGNN: Graph Neural Networks on Mar…☆13Updated 3 years ago
- Source code of GResNet☆16Updated 5 years ago
- ☆18Updated 3 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism""☆10Updated 4 years ago
- Official PyTorch code for ICCV 2023 paper 'Learning Adaptive Neighborhoods for Graph Neural Networks'.☆21Updated 2 years ago
- https://arxiv.org/abs/2005.06935☆12Updated 2 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 6 years ago
- Linxiao Yang, Ngai-Man Cheung, Jiaying Li, and Jun Fang, "Deep Clustering by Gaussian Mixture Variational Autoencoders with Graph Embeddi…☆52Updated 5 years ago
- Code for "Explainability methods for graph convolutional neural networks" - PE Pope*, S Kolouri*, M Rostami, CE Martin, H Hoffmann (CVPR …☆34Updated last month
- Open-source code for ''Graph Neural Networks with Adaptive Frequency Response Filter''.☆25Updated 3 years ago
- ChebLieNet, a spectral graph neural network turned equivariant by Riemannian geometry on Lie groups.☆14Updated last year
- Code for the paper "RWR-GAE: Random Walk Regularized Graph Auto Encoder"☆38Updated 2 years ago
- ☆14Updated 8 years ago
- Tensorflow 2.0 implementation of "Symmetric Graph Convolutional Autoencoder for Unsupervised Graph Representation Learning" in ICCV2019☆45Updated 5 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆46Updated 5 years ago
- First and Complementary Neighborhood Combination of Adjacency Matrix for Graph Learning☆20Updated 2 years ago
- Deep Clustering Analysis via Dual Variational Autoencoder with Spherical Latent Embeddings powered by@torch☆12Updated 3 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 3 years ago
- [CVPR 2020] L2-GCN: Layer-Wise and Learned Efficient Training of Graph Convolutional Networks☆31Updated 3 years ago
- This code reproduces the results presented in the paper "DAEMA: Denoising Autoencoder with Mask Attention" accepted at the ICANN 2021 con…☆14Updated 4 years ago
- FGCS 2021: Mutual teaching for graph convolutional networks☆15Updated 5 years ago
- Codes for "Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks" paper☆50Updated 4 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆61Updated 4 years ago
- PyTorch Codes for Haar Graph Pooling