LightNE
LightNE copied to clipboard
Hello, I want to process the citeseer dataset in the lightne algorithm, so I generate citeseer.mat similar to blog.mat, and then write out the citeseer.sh file modeled after blog.sh. However,...
Dear author, I'm wondering about the difference between "Pro" embedding and "Network" Embedding. I guess the "Pro" embedding is used for the node classification task, and the "Network" embedding is...
Dear authors, I follow the steps: ``` conda create -n lightne python=3.7 # first create a new python env conda activate lightne # activate the new created env conda install...
Dear author, Sorry for the inconvenience I might cause. I have run your script "blog_lightne.sh" for dataset blogcatalog, but the performance is around 10% lower than the number you reported...