Skip to content

[BUG] SAM: Probabilities/Edge-Weights greater than 1 from method predict if not fullbatch #164

@Infinitif

Description

@Infinitif

Describe the bug
If the batchsize is not -1 (i.e. not fullbatch), then the edge weights of the result graph obtained by calling sam.predict() are outside of the domain [0, 1]. This is consistent throughout all cdt-package-, python- and library versions and hardware configurations.
Steps to reproduce: Just set the parameter batch_size to something greater than 1 (eg. 2), test_epochs to sth. greater than 0 and call sam.predict().

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