8000 Bro did you get confused by low vs high varentropy? · Issue #81 · xjdr-alt/entropix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bro did you get confused by low vs high varentropy? #81
Open
@MasterGodzilla

Description

@MasterGodzilla

If I understood correctly, what you meant by low varentropy is high varentropy, and what you meant by high varentropy is low varentropy

For example, a low varentropy low entropy is a concentrated but evenly spreaded out distribution, e.g., p = [0.5, 0.5, 0, 0, ...]. It make sense to do branching here, though the quadrant says argmax.

In comparison, a high varentropy low entropy is a distribution with heavy long tail, e.g. p = [0.75, 0.001, 0.001, ...]. It seems like we should do argmax here, but the qaudrant plot says branching?
image

Can you check if you mixed up them?

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

      0