seiya-kumada / patchy-sanLinks
patchy-san implemented in Chainer
☆48Updated 6 years ago
Alternatives and similar repositories for patchy-san
Users that are interested in patchy-san are comparing it to the libraries listed below
Sorting:
- ☆137Updated 5 years ago
- Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)☆97Updated 2 years ago
- Easing Embedding Learning by Comprehensive Transcription of Heterogeneous Information Networks(KDD'18)☆64Updated 6 years ago
- Source code for AAAI 2019 paper "Relation Structure-Aware Heterogeneous Information Network Embedding"☆56Updated 4 years ago
- Source code for KDD 2019 paper "Adversarial Learning on Heterogeneous Information Networks"☆70Updated 6 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆75Updated 5 years ago
- This is an implementation of LINE(Large-scale information network embedding) algorithm.☆72Updated last year
- Code for Graph Convolutional Matrix Factorization for Bipartite Edge Prediction☆54Updated 6 years ago
- Co-embedding Attributed Networks☆66Updated 4 years ago
- Accelerated Attributed Network Embedding, SDM 2017☆50Updated 5 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated 2 years ago
- Dynamic Network Embedding by Modeling Triadic Closure Process☆140Updated 6 years ago
- Learning graph representations using autoencoder☆51Updated 8 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 7 years ago
- Semi-supervised User Profiling with Heterogeneous Graph Attention Networks, IJCAI 2019.☆48Updated 3 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆124Updated 6 years ago
- Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)☆82Updated 4 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆45Updated 7 years ago
- source code for IJCAI 17 paper "Fast Network Embedding Enhancement via High Order Proximity Approximation"☆33Updated 8 years ago
- bilinear graph neural network☆30Updated 5 years ago
- Heterogeneous information network representation learning☆160Updated 6 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- Implementation of some network representation methods including DeepWalk, LINE, node2vec and GraphGAN (In TensorFlow)☆23Updated 7 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- Implementation of ComE algorithm