Skip to content

verbose turns on both tqdm and separate progress message #1154

@bernstei

Description

@bernstei

This line

if verbose and n % int(n_epochs / 10) == 0:
outputs a progress message that breaks up the tqdm progress bar which also appears when verbose is True

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