Skip to content

liyu1990/necs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 

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