Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorBoard and training/validation during training #119

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    07c4534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c71f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    879232a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    5afffe6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Added GPU monitor, removed all pytorch-ignite references from `train.…

    …py`. Replaced pytorch-ignite tensorboard writer with tensorboardX.
    drewoldag committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    423b139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7efd4b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e708224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdcb171 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Fixing precommit failure.

    drewoldag committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4db10a9 View commit details
    Browse the repository at this point in the history