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 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clhchtcjj/bine This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. 226
xiaohan2012/sdne-keras An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks 92
hanzhanggit/stackgan-v2 Software framework for training and evaluating generative models of images and text based on adversarial networks 843
tadpole/dhne A software framework implementing a deep learning-based method to learn embeddings for hyper-networks. 44
benedekrozemberczki/musae Implementation of a method for generating node embeddings in graph data with attributed information 159
benedekrozemberczki/sine An implementation of a scalable method for learning node representations in complex networks 72
shudan/pctadw This software generates embeddings for nodes in directed networks based on associated text. 6
benedekrozemberczki/m-nmf An implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques 120
claws-lab/jodie A PyTorch implementation of a representation learning framework for dynamic temporal networks 355
snash4/gat2vec A framework for learning representations from attributed graphs, incorporating structural and attribute information. 58
pykeen/pykeen A Python library for learning and evaluating knowledge graph embeddings 1,685
zcemycl/matlab-gan A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques 186
atgreen/cl-embeddings A Common Lisp library for generating word embeddings using neural network models. 8
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 73
gink03/alt-i2v An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 34