HeGAN

Network embedding framework

A system for learning meaningful representations of nodes in heterogeneous information networks

Source code for KDD 2019 paper "Adversarial Learning on Heterogeneous Information Networks"

GitHub

70 stars
2 watching
25 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
clhchtcjj/bineThis repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks.227
xiaohan2012/sdne-kerasAn implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks92
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
tadpole/dhneA software framework implementing a deep learning-based method to learn embeddings for hyper-networks.45
benedekrozemberczki/musaeImplementation of a method for generating node embeddings in graph data with attributed information160
benedekrozemberczki/sineAn implementation of a scalable method for learning node representations in complex networks72
shudan/pctadwThis software generates embeddings for nodes in directed networks based on associated text.6
benedekrozemberczki/m-nmfAn implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques121
claws-lab/jodieA PyTorch implementation of a representation learning framework for dynamic temporal networks362
snash4/gat2vecA framework for learning representations from attributed graphs, incorporating structural and attribute information.59
pykeen/pykeenA Python library for learning and evaluating knowledge graph embeddings1,708
zcemycl/matlab-ganA collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques190
atgreen/cl-embeddingsA Common Lisp library for generating word embeddings using neural network models.9
benedekrozemberczki/teneA sparsity-aware implementation of a deep learning algorithm for graph embedding with text information.74
gink03/alt-i2vAn implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG1634