Skip to content

Add logging support for Comet#709

Open
sebastianberns wants to merge 3 commits intoostris:mainfrom
sebastianberns:comet_ml
Open

Add logging support for Comet#709
sebastianberns wants to merge 3 commits intoostris:mainfrom
sebastianberns:comet_ml

Conversation

@sebastianberns
Copy link

Runs can now be monitored with Comet.

Add comet logging to your config:

    logging:
      use_comet: true
      project_name: "example-project"
      run_name: "test-run"

@sebastianberns
Copy link
Author

Note: the default code logging is disabled, because it is not necessary to upload the toolkit run scripts.
However, the config is logged as hyperparameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant