Skip to content

Chapter2 vae.fit(x_train, x_train, ....) #24

@basic0908

Description

@basic0908

I am wondering why in chapter 2 code, it is vae.fit(x_train, x_train,...).
According to the tf documentation it should be vae.fit(x_train, y_train,...)?

If anyone knows can you please explain to me?

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