mtiezzi / torch_gnnLinks
A PyTorch implementation of the Graph Neural Network Model (GNN)
☆22Updated 2 years ago
Alternatives and similar repositories for torch_gnn
Users that are interested in torch_gnn are comparing it to the libraries listed below
Sorting:
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆678Updated 3 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
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Updated last year
- CS224W Course Notes☆316Updated 4 years ago
- GraphGallery is a gallery for benchmarking Graph Neural Networks☆475Updated 2 years ago
- CS224W Stanford Winter 2021 Homework solutions☆196Updated 3 years ago
- A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks"☆408Updated last year
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,073Updated 2 years ago
- Hyperbolic Graph Convolutional Networks in PyTorch.☆660Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆1,018Updated 4 years ago
- ☆302Updated 3 years ago
- Python library assists deep learning on graphs☆567Updated 2 months ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,228Updated 10 months ago
- Representation learning on dynamic graphs using self-attention networks☆307Updated 2 years ago
- A PyTorch Graph Neural Network Library☆376Updated 4 months ago
- Papers about developing deep Graph Neural Networks (GNNs)☆296Updated 2 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆359Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆196Updated last year
- ☆342Updated last year
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆496Updated last year
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆294Updated 4 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆112Updated 5 years ago
- A curated list of graph data augmentation papers.☆313Updated last year
- [NeurIPS'22] Tokenized Graph Transformer (TokenGT), in PyTorch☆343Updated 2 years ago
- Visualization tool for Graph Neural Networks☆257Updated 3 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆303Updated 2 years ago
- Graph Neural Network Tutorial☆196Updated 5 years ago
- Hierarchical Graph Pooling with Structure Learning☆344Updated 4 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆422Updated 4 years ago
- Graph Auto-Encoder in PyTorch☆442Updated last year