thunlp / OpenNE

An Open-Source Package for Network Embedding (NE)
MIT License
1.68k stars 485 forks source link

what's the difference between network embedding and graph embedding ? #86

Closed feng-1985 closed 4 years ago

feng-1985 commented 5 years ago

Is there some formal definition ?

cgq15 commented 4 years ago

Network/Graph embedding are the same, both of which try to project nodes into a low-dimensional embedding space.