alelab-upenn / graph-neural-networksLinks
Library to implement graph neural networks in PyTorch
☆264Updated 10 months ago
Alternatives and similar repositories for graph-neural-networks
Users that are interested in graph-neural-networks are comparing it to the libraries listed below
Sorting:
- Graph Auto-Encoder in PyTorch☆433Updated last year
- Graph Neural Network Tutorial☆188Updated 4 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆116Updated 4 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆284Updated 4 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆409Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆349Updated 2 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆110Updated 4 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated 11 months ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆272Updated 2 months ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆564Updated 3 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- A repo for holding example code☆155Updated this week
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆195Updated last year
- Representation learning on dynamic graphs using self-attention networks☆295Updated 2 years ago
- PyTorch Implement for Path Attention Graph Network☆43Updated 6 years ago
- Hierarchical Graph Pooling with Structure Learning☆340Updated 3 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
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆298Updated 2 years ago
- Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph Neural Networks, NeurIPS 2019☆478Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆640Updated 2 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆349Updated 4 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆140Updated 3 months ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- TGN: Temporal Graph Networks☆1,059Updated last year
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆671Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆475Updated 6 years ago
- Neural Graph Differential Equations (Neural GDEs)☆202Updated 4 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆197Updated 4 years ago