Skip to content

Dense layer in variational_layers is not saved and cannot be used to generate latent variables #40

Description

@hengshiyu

I found the variational_layers gives the posterior log variances for the latent variables from the last encoding layer through a dense layer link. However, this dense in the variational_layers is not saved after training and thus users cannot obtain the latent posterior log variances or samples.

The example provided only uses the posterior means to decode to smiles. Can you actually encode smiles to posterior samples rather than posterior means after training?

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