Hanjun-Dai / graphnnLinks
Training computational graph on top of structured data (string, graph, etc)
☆293Updated 5 years ago
Alternatives and similar repositories for graphnn
Users that are interested in graphnn are comparing it to the libraries listed below
Sorting:
- pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)☆311Updated 6 years ago
- Gated Graph Sequence Neural Networks☆276Updated 7 years ago
- Combinatorial Optimization with Graph Convolutional Networks and Guided Tree Search☆155Updated last year
- Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"☆516Updated 6 years ago
- This repository provides a reference implementation of struc2vec.☆394Updated 2 years ago
- Sample Code for Graph Partition Neural Networks☆94Updated 7 years ago
- Graph kernels☆56Updated 2 months ago
- ☆28Updated 6 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Updated 4 years ago
- Source Code of GraRep☆52Updated 7 years ago
- ☆173Updated 7 years ago
- Contains the code (and working vm setup) for our KDD MLG 2016 paper titled: "subgraph2vec: Learning Distributed Representations of Rooted…☆42Updated 8 years ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆540Updated 6 years ago
- Weekly reading group on Graphs at Mila☆281Updated 6 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li☆74Updated 8 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆198Updated 5 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 7 years ago
- DeepWalk implementation in C++☆99Updated last year
- TensorFlow implementation of Deep Graph Infomax☆62Updated 7 years ago
- Graph Markov Neural Networks