Skip to content

Setting of batch size and sampled layer size for large network #29

Description

@LynnZhang9

Thank you for your nice work.
Now I try to replace GCN model with Fast GCN model because the graph is a large network (around 2973489 nodes with '0,1' two labels). There are only around 2000 nodes with label '1'.

When I use default setting for such a large graph, it's hard to learn something for Fast GCN model.

For those strong imbalance graph network, how should I set the parameter, like layers, dimension of hidden layer, batch size and sampled size for each layer?
I would be appreciated if you give some hints or advice!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions