Hanjun-Dai / steady_state_embeddingLinks
Learning Steady-States of Iterative Algorithms over Graphs
☆40Updated 6 years ago
Alternatives and similar repositories for steady_state_embedding
Users that are interested in steady_state_embedding are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of residual gated graph ConvNets, ICLR’18☆123Updated 6 years ago
- Stochastic training of graph convolutional networks☆84Updated 2 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆195Updated 4 years ago
- tensorflow-as-gcn☆90Updated 5 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Updated last year
- TensorFlow implementation of Deep Graph Infomax☆62Updated 6 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- AISTATS 2019: Confidence-based Graph Convolutional Networks for Semi-Supervised Learning☆59Updated 6 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆197Updated last year
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆53Updated 5 years ago
- ☆37Updated 6 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 7 years ago
- Lanczos Network, Graph Neural Networks, Deep Graph Convolutional Networks, Deep Learning on Graph Structured Data, QM8 Quantum Chemistry …☆314Updated 5 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Source code for PairNorm (ICLR 2020)☆79Updated 5 years ago
- Graph Auto-Encoder in PyTorch☆81Updated 2 years ago
- Code for Graphite iterative graph generation☆59Updated 6 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…