Skip to content

documentation - Observing Training Progress #26

Closed
@ssatguru

Description

@ssatguru

for some reason the following command does not work in windows 10
tensorboard --logdir='./summaries'

You get "No scalar data was found." on localhost:6006

the following works
tensorboard --logdir=./summaries
or
tensorboard --logdir summaries

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