The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
☆530Mar 25, 2021Updated 5 years ago
Alternatives and similar repositories for FastGCN
Users that are interested in FastGCN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆849Dec 13, 2021Updated 4 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,703Aug 4, 2024Updated last year
- Implementation of Graph Convolutional Networks in TensorFlow☆7,394Apr 14, 2023Updated 3 years ago
- tensorflow-as-gcn☆89Oct 19, 2019Updated 6 years ago
- ☆137Jun 16, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,531Apr 9, 2022Updated 4 years ago
- FastGCN for inductive text classification☆86Jul 23, 2019Updated 6 years ago
- Stochastic training of graph convolutional networks☆84Sep 20, 2022Updated 3 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆143May 8, 2018Updated 8 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆510Aug 12, 2022Updated 3 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,392Dec 29, 2021Updated 4 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆806Nov 6, 2022Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,050May 11, 2020Updated 6 years ago
- Graph Convolutional Networks (GCNs)☆919Feb 9, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Keras-based implementation of Relational Graph Convolutional Networks