Skip to content

Question in computing z in gmvae.py #8

Description

@shaojinding

Hi Ruishu,

Thanks for your post and the code. I had a question in gmvae.py. I was wondering why you initialize y as y = tf.add(y_, Constant(np.eye(10)[i], name='hot_at_{:d}'.format(i))) and use this y in z[i], zm[i], zv[i] = qz_graph(xb, y), instead of using the recognized qy qy_logit, qy = qy_graph(xb)? Any rationale behind it?

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