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

Some issues about weighted graph #8

Closed
Yoyo-cool99 opened this issue Aug 26, 2022 · 1 comment
Closed

Some issues about weighted graph #8

Yoyo-cool99 opened this issue Aug 26, 2022 · 1 comment

Comments

@Yoyo-cool99
Copy link

Hi, your work is very meaningful.
But I have some problems, I am performing a dynamic graph embedding algorithm(DynGEM) on my own undirected weighted graph dataset and the loss function cannot converge.
So, are these dynamic graph embedding algorithms suitable for undirected weighted graph datasets?
Thanks in advance for your answer!

image

@jhljx
Copy link
Owner

jhljx commented Oct 3, 2022

These dynamic graph embedding algorithms are suitable for undirected weighted graph. You could tune the learning rate or enlarge the batch size to see whether the loss function curve will converge or not.

@jhljx jhljx closed this as completed Nov 9, 2022
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

2 participants