Skip to content

Controller Input #36

@zhefan

Description

@zhefan

Hi, I wonder if the input to the controller should be the latent vector (z) from VAE and hidden vector from RNN?

_, _, _, _, _, next_hidden = self.mdrnn(action, latent_mu, hidden)

But the code here shows that one of the inputs is the gaussian mean instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions