Skip to content

Typos in the code #1

Description

@ttgump

Hi,
In the code file "SVGPVAE_model.py", should the line 913 be like
elbo = KL_term + lagrange_mult * (recon_loss/b + tf.stop_gradient(C_ma - recon_loss/b))?

Also the line 925, should it be
elbo = recon_loss + (beta / L) * KL_term?

Thanks.

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