Skip to content

Question About Target Computation in lbm_model.py #36

@whikwon

Description

@whikwon

target = z_source - z

Could you kindly explain why this form was not used target = (z - noisy_sample) / (1 - t) for the target computation? I would greatly appreciate any insight you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions