Skip to content

Support custom metrics in progress bar format #266

@ferrouswheel

Description

@ferrouswheel

It'd be nice to update custom metrics on the progress bar status. This would make tqdm super helpful for something like machine learning training where you want to know how well your model is doing.

e,g. before:

0%|3                                             | 27/6000 [08:24<28:42:16, 17.30s/it]

after:

0%|3                                | 27/6000 [08:24<28:42:16, 17.30s/it, 0.1233 loss]

Metadata

Metadata

Assignees

No one assigned

    Labels

    question/docs ‽Documentation clarification candidate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions