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

Normalize loss components #281

Closed
wants to merge 7 commits into from
Closed

Normalize loss components #281

wants to merge 7 commits into from

Commits on Oct 15, 2024

  1. normalize components of loss

    wiederm committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8d01d60 View commit details
    Browse the repository at this point in the history
  2. normalize each component of the loss to be 1, and rename `loss_proper…

    …ty` to `loss_components`
    wiederm committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d3294d9 View commit details
    Browse the repository at this point in the history
  3. adjust gradient_clip_val

    wiederm committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    36d26af View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    713729b View commit details
    Browse the repository at this point in the history
  2. bugfix

    wiederm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e704421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d285cd View commit details
    Browse the repository at this point in the history
  4. please the linter

    wiederm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7c8fdb0 View commit details
    Browse the repository at this point in the history