Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to reproduce results #2

Open
yuj-umd opened this issue Jan 11, 2020 · 2 comments
Open

Unable to reproduce results #2

yuj-umd opened this issue Jan 11, 2020 · 2 comments

Comments

@yuj-umd
Copy link

yuj-umd commented Jan 11, 2020

Hi

Looks like I could not fully reproduce the results.
Can someone help troubleshooting?Thanks.

Screen Shot 2020-01-10 at 9 39 34 PM

@hellowangqian
Copy link

changing the seed=12345 gives me good results. It looks like the standard deviation can be large.

@yuanziyu
Copy link

replace the codes in normalize_adj with :
return d_mat_inv_sqrt.dot(adj).dot(d_mat_inv_sqrt).tocoo()
u can get better results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants