Skip to content

(Runner) add live-info to runner in a terminal #69

Open
@basnijholt

Description

@basnijholt

(original issue on GitLab)

opened by Jorn Hoofwijk (@Jorn) at 2018-07-05T17:59:49.217Z

I often run adaptive in a terminal, and to me it seems very useful to print a status update or something so I can see how many points I already have and what the current loss is.

I would suggest:

  • for the simple runner, just print a message with info every N'th point (where the user can specify N)
  • for the BlockingRunner and AsyncRunner, print a message every delta_t seconds (similar to liveinfo in jupyter)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions