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

Adding triplet margin loss function #2762

Merged
merged 13 commits into from
Dec 23, 2020
Merged

Adding triplet margin loss function #2762

merged 13 commits into from
Dec 23, 2020

Commits on Nov 25, 2020

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

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    7b56328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ae24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b9e80 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Update HISTORY.md

    Added Triplet margin loss function
    ayushsingh11 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    e6a57cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe1b4b View commit details
    Browse the repository at this point in the history
  3. Update triplet_margin_loss_impl.hpp

    Replace BOOST_SERIALIZATION_NVP with CEREAL_NVP.
    ayushsingh11 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    df39e59 View commit details
    Browse the repository at this point in the history
  4. Update triplet_margin_loss_impl.hpp

    Minor Fix
    ayushsingh11 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    8e16250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb8353f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    00d12a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f0051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdd46d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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