Skip to content

ModuleSet.calculateEntropy() #23

@small-pineapple

Description

@small-pineapple

It's return is "-1f / total * entropySum + Mathf.Log(total);"
What does this mean? Normalization?
The final effect will be better if just use "-1f * entropySum" or "entropySum", the result generated by normalized version is too flat in height

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