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

Layers Configuration #2

Open
cgf21st opened this issue Jan 15, 2019 · 1 comment
Open

Layers Configuration #2

cgf21st opened this issue Jan 15, 2019 · 1 comment

Comments

@cgf21st
Copy link

cgf21st commented Jan 15, 2019

How is the Layers Configuration calculated in your article? For example, email network, Layers Configuration is 1005-256-128-42? Thanks.

@smartyfh
Copy link
Owner

The first one denotes the number of nodes, the last one denotes the number of communities to detect. The middle layers are set empirically. We choose to set them to be the power of 2 to make the adjacent layers as different as possible. However, the middle layers can be set in other ways.

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