The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
☆528Mar 25, 2021Updated 4 years ago
Alternatives and similar repositories for FastGCN
Users that are interested in FastGCN are comparing it to the libraries listed below
Sorting:
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Dec 13, 2021Updated 4 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,659Aug 4, 2024Updated last year
- Implementation of Graph Convolutional Networks in TensorFlow☆7,360Apr 14, 2023Updated 2 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,498Apr 9, 2022Updated 3 years ago
- ☆137Jun 16, 2020Updated 5 years ago
- tensorflow-as-gcn☆89Oct 19, 2019Updated 6 years ago
- Stochastic training of graph convolutional networks☆84Sep 20, 2022Updated 3 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆807Nov 6, 2022Updated 3 years ago
- FastGCN for inductive text classification☆86Jul 23, 2019Updated 6 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆143May 8, 2018Updated 7 years ago
- Simple reference implementation of GraphSAGE.☆1,044May 11, 2020Updated 5 years ago
- Keras-based implementation of Relational Graph Convolutional Networks☆817Jul 2, 2019Updated 6 years ago
- Graph Convolutional Networks for Text Classification. AAAI 2019☆1,390Dec 29, 2021Updated 4 years ago
- Graph Convolutional Networks (GCNs)☆920Feb 9, 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…☆507Aug 12, 2022Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,400Sep 20, 2020Updated 5 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,367Jun 13, 2020Updated 5 years ago
- Semi-supervised learning with graph embeddings☆946Mar 5, 2020Updated 5 years ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Nov 1, 2022Updated 3 years ago
- How Powerful are Graph Neural Networks?☆1,273Jul 1, 2021Updated 4 years ago
- Tensorflow Implementation of Large-Scale Learnable Graph Convolutional Networks (LGCN) KDD18☆47Aug 7, 2018Updated 7 years ago
- DeepWalk - Deep Learning for Graphs☆2,752Jun 14, 2023Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Dec 9, 2024Updated last year
- Must-read papers on network representation learning (NRL) / network embedding (NE)☆2,521Aug 3, 2020Updated 5 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆540Nov 22, 2019Updated 6 years ago
- A curated list of network embedding techniques.☆2,625Dec 8, 2020Updated 5 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Dec 7, 2022Updated 3 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆358Jul 9, 2020Updated 5 years ago
- LINE: Large-scale information network embedding☆1,053Jul 16, 2024Updated last year
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆185Jan 27, 2020Updated 6 years ago
- Network Embedding Survey and Resources☆41Feb 14, 2017Updated 9 years ago
- Build Graph Nets in Tensorflow☆5,394Dec 12, 2022Updated 3 years ago
- an implementation of FastGCN with pytorch☆51Jul 18, 2020Updated 5 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,730Jan 3, 2020Updated 6 years ago
- Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)☆82May 30, 2021Updated 4 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Jul 18, 2019Updated 6 years ago
- An Open-Source Package for Network Embedding (NE)☆1,703Jan 10, 2024Updated 2 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,238Jul 31, 2025Updated 7 months ago
- PyTorch implementation of DGCNN☆397Sep 13, 2023Updated 2 years ago