Skip to content
View xiaoylu's full-sized avatar

Block or report xiaoylu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. leetcode_category leetcode_category Public

    Leetcode solutions organized by the problem categories

    Python 683 136

  2. check-if-power-law check-if-power-law Public

    Check if a distribution follows the power law. Input: a distribution. Output: exponent and p-value.

    Jupyter Notebook 6 4

  3. ResolutionCommunityDetection ResolutionCommunityDetection Public

    Generalized modularity-based hierarchical community detection in complex networks. The number of communities is automatically identified by -2LL hypothesis testing.

    Python 5 1

  4. DesignPattern DesignPattern Public

    Some notes about design patterns

    3 1

  5. AdaMM AdaMM Public

    A efficient supervised learning approach to enhance community detection on large complex networks

    C++ 1 1

  6. NodeEmbedding NodeEmbedding Public

    Find embeddings of nodes in a propagation network based on cascades. Implicit network topology is not required.

    C++