fmonti / mgcnn
Multi-Graph Convolutional Neural Networks
☆252Updated 6 years ago
Alternatives and similar repositories for mgcnn:
Users that are interested in mgcnn are comparing it to the libraries listed below
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆185Updated 2 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆174Updated 6 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆521Updated 3 years ago
- Autoencoders for Link Prediction and Semi-Supervised Node Classification (DSAA 2018)☆255Updated 5 years ago
- ☆136Updated 4 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆139Updated 6 years ago
- Position-aware Graph Neural Networks☆398Updated 4 years ago
- Re-Implement "Graph Convolutional Matrix Completion" (PyTorch and PyTorch Geometric)☆154Updated 6 months ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆194Updated 4 years ago
- Stochastic training of graph convolutional networks☆85Updated 2 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆194Updated 11 months ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 2 months ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆462Updated 6 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆271Updated 2 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification