cfifty / numpyGCNLinks
a numpy implementation of Graph Convolutional Networks
☆27Updated 7 years ago
Alternatives and similar repositories for numpyGCN
Users that are interested in numpyGCN are comparing it to the libraries listed below
Sorting:
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆135Updated 5 years ago
- Distance Encoding for GNN Design☆188Updated 4 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆276Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆212Updated 3 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 3 years ago
- Representation learning on dynamic graphs using self-attention networks☆306Updated 2 years ago
- Position-aware Graph Neural Networks☆399Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆199Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆156Updated 3 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆370Updated 3 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆398Updated last year
- Multi-Graph Convolutional Neural Networks☆256Updated 7 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆196Updated 5 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆162Updated 6 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆254Updated 6 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆325Updated 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 9 months ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆178Updated 7 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated last year
- ☆432Updated 6 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆286Updated 5 years ago
- [ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)☆294Updated 4 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆190Updated 3 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆125Updated 6 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Updated 5 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- A TensorFlow implementation of Graph Wavelet Neural Network☆65Updated 6 years ago