sw-gong / GNN-TutorialLinks
Graph Neural Network Tutorial
☆196Updated 5 years ago
Alternatives and similar repositories for GNN-Tutorial
Users that are interested in GNN-Tutorial are comparing it to the libraries listed below
Sorting:
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- CS224W Course Notes☆316Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆442Updated last year
- This repository implements variational graph auto encoder by Thomas Kipf.☆422Updated 4 years ago
- here you can find the material used for our Tutorials☆102Updated 4 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆112Updated 5 years ago
- A list for GNNs and related works.☆103Updated last month
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Updated last year
- 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
- ☆366Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆356Updated 7 months ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆144Updated 11 months ago
- Library to implement graph neural networks in PyTorch☆270Updated last year
- ☆96Updated 3 years ago
- Pytorch Geometric Tutorials☆1,154Updated 3 years ago
- CS224W Stanford Winter 2021 Homework solutions☆196Updated 3 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆202Updated 4 years ago
- Hierarchical Graph Pooling with Structure Learning☆344Updated 4 years ago
- Papers about developing deep Graph Neural Networks (GNNs)☆296Updated 2 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆117Updated 5 years ago
- ☆98Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Updated 2 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆303Updated 2 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆189Updated 3 years ago
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆267Updated 3 years ago
- A repo for holding example code☆158Updated 8 months ago
- Solutions for CS224W Winter 2021 Colab☆171Updated last year
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆214Updated 5 years ago
- Repository for GNN tutorial using Pytorch and Pytorch Geometric (PyG) for ODSC 2021☆46Updated 4 years ago