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

✨ feat: BCE1D, BCE2D, VQ2D & VQSeq as losses #101

Merged
merged 15 commits into from
Jul 7, 2023

Commits on Jul 5, 2023

  1. BCE1D

    jean-francoisreboud committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3917114 View commit details
    Browse the repository at this point in the history
  2. BCE2D

    jean-francoisreboud committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2d8dd0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b42e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20a6b49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f9891 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    1eaf3b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f299d8b View commit details
    Browse the repository at this point in the history
  3. BCE1D tests.

    jean-francoisreboud committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    aeaf75d View commit details
    Browse the repository at this point in the history
  4. BCE2D tests.

    jean-francoisreboud committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8f586c8 View commit details
    Browse the repository at this point in the history
  5. VQ2D loss tests.

    jean-francoisreboud committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7be227d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfd3248 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d69893 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Rescale loss.

    jean-francoisreboud committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    79cba39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d5471 View commit details
    Browse the repository at this point in the history
  3. BCESigmoid2D

    jean-francoisreboud committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7b070e6 View commit details
    Browse the repository at this point in the history