Skip to content

One can ESTIMATE but not SIMULATE mutual information with the loom backend. #622

@Schaechtle

Description

@Schaechtle

Note that this issue should probably have gone to our fork of loom; for some reason I don't have privileges to open issues there.

The problem: you can estimate mutual information with loom, but you can't simulate it because mi-values get aggregated by computing the mean in the loom backend already:
https://github.com/probcomp/loom/blob/32227b125d45f1435ff6e6f05df76b5161158bcf/loom/query.py#L281

This should be easy to fix (just remove the taking the mean) in the lines linked above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions