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

Visualizing the graphs during training? #5

Open
shenkev opened this issue Mar 7, 2019 · 1 comment
Open

Visualizing the graphs during training? #5

shenkev opened this issue Mar 7, 2019 · 1 comment

Comments

@shenkev
Copy link

shenkev commented Mar 7, 2019

What's the best way to visualize the quality of the generated graphs at each epoch? I expected /figures or /figures_prediction to have these images but didn't get anything after training finished.

@Takonan
Copy link

Takonan commented Apr 2, 2019

You can use the utils.py script and modify the call to load_graph_list with the saved generated graph data for the desired epoch (named usually in a format like GraphRNN_RNN_community4_4_128_pred_2500_1.dat in the graphs folder), as well as specifying the name of the generated figures. I believe there's usually around 160 generated graphs for each epoch.

@JiaxuanYou can clarify further!

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