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

Effect of the number of epochs #195

Open
Keramatfar opened this issue May 7, 2021 · 0 comments
Open

Effect of the number of epochs #195

Keramatfar opened this issue May 7, 2021 · 0 comments

Comments

@Keramatfar
Copy link

Graph Convolution network models each node as an aggregation of the target node and its direct neighbors. By stacking more GCN layers we can access to further neighbors. I want to know, does training the model with some epochs on a one layer GCN has the effect similar to adding the second layer? or, Does second epoch of training means that the second neighbors' representations are affecting the target node representation?

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

1 participant