Skip to content

TensorBoard requires embedding data #1

Description

@MSLacerda

tb_callback = TensorBoard(log_dir='./logs', embeddings_freq=1)

In this line, after run first epoch the train code stop and raise

ValueError: To visualize embeddings, embeddings_data must be provided.

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