Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: icodingc/FinalProject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: icodingc/FinalProject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: DSSM
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 29 files changed
  • 1 contributor

Commits on Aug 31, 2016

  1. add triplet loss

    icodingc committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    118be0c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. add triplet_train

    icodingc committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    a45396d View commit details
    Browse the repository at this point in the history
  2. add select triplets

    icodingc committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    842b8d2 View commit details
    Browse the repository at this point in the history
  3. init

    icodingc committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    b72eb41 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. integer xent triplet

    icodingc committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    2dfd321 View commit details
    Browse the repository at this point in the history
  2. accu map

    icodingc committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    1af0ff3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. change cifar10 model

    icodingc committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    eb74f24 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. add export model

    icodingc committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    38a728c View commit details
    Browse the repository at this point in the history
  2. clean code

    icodingc committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    1f21355 View commit details
    Browse the repository at this point in the history
Loading