Skip to content
/ necs Public

Learning Network Embedding with Community Structural Information, ijcai2019

Notifications You must be signed in to change notification settings

liyu1990/necs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Learning Network Embedding with Community Structural Information

Implementation of Learning Network Embedding with Community Structural Information, ijcai2019.

Fix some errors in the paper:

Computation cost for U, V, W and H: \mathcal{O}(n_{2}d+nd_{2}+nkd+kd_{2}), \mathcal{O}(n_{2}d+nd_{2}), \mathcal{O}(nkd+d_{2}k+nd_{2}), \mathcal{O}(n_{2}k+nk_{2}+ndk)

About

Learning Network Embedding with Community Structural Information, ijcai2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages