Mentions légales du service

Skip to content
Snippets Groups Projects

Add Tensorboard logging for deep learning experiments

Merged Lucas Meyer requested to merge tensorboard_logging into master

We add the tensorboard writer to log metrics that only concerns deep learning.

This MR introduces a split between two loggers:

  • The melissa logger, which can be accessed through the logging library;
  • The tensorboard.SummaryWriter, which is nested in the DeepMelissaServer.

The first one is used as a logger provided by logging library, while the second one is called with self.log.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading