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

Updated loss and eval metrics #896

Merged
merged 16 commits into from
Oct 30, 2024
Merged

Updated loss and eval metrics #896

merged 16 commits into from
Oct 30, 2024

Commits on Aug 20, 2024

  1. add density metrics

    lbluque committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    367f46e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. update trainer & loss

    lbluque committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    340538f View commit details
    Browse the repository at this point in the history
  2. interleave atoms in loss

    lbluque committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    33bab2f View commit details
    Browse the repository at this point in the history
  3. merge upstream

    lbluque committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    13db14c View commit details
    Browse the repository at this point in the history
  4. fix call to keys

    lbluque committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    807be85 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c426afb View commit details
    Browse the repository at this point in the history
  2. fix linting.

    kyonofx committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6b8624b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 24, 2024

  1. updated loss module with tests

    wood-b committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bd48d14 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    c2e9239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    271e594 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. failing test update

    wood-b committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5b7a8fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. renaming norm loss p2 -> l2

    wood-b committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    27faf86 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    3a109e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d4eb9 View commit details
    Browse the repository at this point in the history
  3. added inline comment

    wood-b committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    68d4375 View commit details
    Browse the repository at this point in the history