The Wayback Machine - https://web.archive.org/web/20200619124758/https://github.com/topics/graph-embedding
Skip to content
#

graph-embedding

Here are 106 public repositories matching this topic...

awesome-graph-classification
jiank2
jiank2 commented Apr 21, 2020

In LINE's code, there might be a minor error in negative sampling part (if I understand it correctly).
https://github.com/THUDM/cogdl/blob/a69a969020b8aa41cfcd8ac54511984bc5b32d62/cogdl/models/emb/line.py#L133-L137

If index j for negative samples start at 1, then the number of negative sample should be self.negative-1. For example, if you set self.negative=5, 0 is not the negative sample (sin

Splitter
SEAL-CI
walklets

Improve this page

Add a description, image, and links to the graph-embedding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graph-embedding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.