alelab-upenn / graph-neural-networksLinks
Library to implement graph neural networks in PyTorch
☆264Updated 11 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☆435Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆351Updated 2 weeks ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆271Updated 2 years ago
- This repository implements variational graph auto encoder by Thomas Kipf.☆410Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆569Updated 3 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆298Updated 2 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆110Updated 4 years ago
- Representation learning on dynamic graphs using self-attention networks☆295Updated 2 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆116Updated 4 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆195Updated last year
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆319Updated last year
- Graph Neural Network Tutorial☆189Updated 5 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆395Updated last year
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆272Updated 3 months ago
- A repo for holding example code☆155Updated 3 weeks ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆642Updated 2 years ago
- TGN: Temporal Graph Networks☆1,072Updated last year
- Neural Graph Differential Equations (Neural GDEs)☆203Updated 4 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆160Updated 5 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆285Updated 4 years ago
- CS224W Course Notes☆307Updated 4 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆228Updated last year
- Hierarchical Graph Pooling with Structure Learning☆341Updated 3 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆672Updated 2 years ago
- CS224W Stanford Winter 2021 Homework solutions☆196Updated 3 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆317Updated 6 years ago
- Python library assists deep learning on graphs☆558Updated last year
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆474Updated 6 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆103Updated 4 years ago
- PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepte…☆139Updated 4 months ago