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

LMNN distance learning #1407

Merged
merged 46 commits into from
Jul 4, 2018
Merged

LMNN distance learning #1407

merged 46 commits into from
Jul 4, 2018

Commits on May 20, 2018

  1. lmnn

    manish7294 committed May 20, 2018
    Configuration menu
    Copy the full SHA
    fe59fe6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Small Changes

    manish7294 committed May 21, 2018
    Configuration menu
    Copy the full SHA
    f47ab72 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Reviewed Changes

    manish7294 committed May 22, 2018
    Configuration menu
    Copy the full SHA
    c3fdb02 View commit details
    Browse the repository at this point in the history
  2. Small Changes

    manish7294 committed May 22, 2018
    Configuration menu
    Copy the full SHA
    bd8e65d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    4851b6d View commit details
    Browse the repository at this point in the history
  2. Small update

    manish7294 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    f61e947 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Shuffle Update

    manish7294 committed May 28, 2018
    Configuration menu
    Copy the full SHA
    46ae2d2 View commit details
    Browse the repository at this point in the history
  2. Update

    manish7294 committed May 28, 2018
    Configuration menu
    Copy the full SHA
    5fb86e8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Rectify Gradient

    manish7294 committed May 30, 2018
    Configuration menu
    Copy the full SHA
    70680c7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. resolve failing tests

    manish7294 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    ac54f6f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Optimized some parts

    manish7294 committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    8ae9745 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Low rank conversion

    manish7294 committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    4ac77dc View commit details
    Browse the repository at this point in the history
  2. update tests

    manish7294 committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    824b029 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

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

    manish7294 committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    9ac5272 View commit details
    Browse the repository at this point in the history
  3. Low rank fix

    manish7294 committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    762b928 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e09121b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

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

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    7c6c8a4 View commit details
    Browse the repository at this point in the history
  2. typo rectify

    manish7294 committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    65920ee View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

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

Commits on Jun 13, 2018

  1. update optimizers

    manish7294 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3415f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059f3b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a6709f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    d05cfd3 View commit details
    Browse the repository at this point in the history
  2. update distance cache

    manish7294 committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    620ee59 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Some reviewed changes

    manish7294 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    1b571f2 View commit details
    Browse the repository at this point in the history
  2. update documentation

    manish7294 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    1f08582 View commit details
    Browse the repository at this point in the history
  3. small update

    manish7294 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    104fb2a View commit details
    Browse the repository at this point in the history
  4. Added binding tests

    manish7294 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    de3938d View commit details
    Browse the repository at this point in the history
  5. small update

    manish7294 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    58b17e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4321cb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Configuration menu
    Copy the full SHA
    18aba9b View commit details
    Browse the repository at this point in the history
  2. reviewed changes

    manish7294 committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    9922885 View commit details
    Browse the repository at this point in the history
  3. update

    manish7294 committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    76d1a7f View commit details
    Browse the repository at this point in the history
  4. resolve failing tests

    manish7294 committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    9a98fc4 View commit details
    Browse the repository at this point in the history
  5. Use PRINT_CALL() macro

    manish7294 committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    408540d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    cabcf30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247ca60 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Reviewed changes

    manish7294 committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    9c6afc9 View commit details
    Browse the repository at this point in the history
  2. style fix

    manish7294 committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    bb6cabb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc3b5bb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

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

Commits on Jun 29, 2018

  1. Solves logical error

    manish7294 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    7832ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5484806 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Reviewed changes

    manish7294 committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    73143f4 View commit details
    Browse the repository at this point in the history