cpnota/autonomous-learning-library

Update logging behavior

Closed this issue · 1 comments

A few tasks:

  1. Remove the CometLogger, because I don't know how to test it. We will stick with Tensorboard logging for now, but see #306
  2. Remove commit hash from path.
  3. Include Env as part of the run name instead of as part of the tag.
  4. Clean up logging types (info, loss, etc.)

Closed by #308