Skip to content

Implementation of Conditional Variational Auto-encoder #9

@Cicilalal

Description

@Cicilalal

Hi, when I want to implement CVAE, I set use_mmd=False and beta = 0 in Class TRVAE. Is this right? Is there anything else that needs to be changed when loading and training query data?
I have another question. According to the paper "Mapping single-cell data to reference atlases by transfer learning", shouldn't MMD in trvae model be added to the first layer of decoder? Why is MMD added to latent space by default in source code?
When I add MMD to the first layer of the decoder, I don't know why I can't get a good integration result.
Thank you in advance.

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