clhchtcjj / BiNE

BiNE: Bipartite Network Embedding
226 stars 80 forks source link

Low speed #2

Closed WangHexie closed 6 years ago

WangHexie commented 6 years ago

I used a data set which contains 0.2 million links to get the embedding. But after running for 8 hours , the program still got stuck in the graph construction.

Are there some ways to speed up the program?

WangHexie commented 6 years ago

Or maybe it's just caused by my small memory?It used all my 32G memory, but 0% of my CPU.