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

Loss augmented inference using SparseNetworks #445

Merged
merged 38 commits into from
Dec 5, 2016

Commits on Nov 4, 2016

  1. Configuration menu
    Copy the full SHA
    be2f7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6acc34 View commit details
    Browse the repository at this point in the history
  3. -added Badge example with loss augmented inference

    -added Bhargav's fix to the intialization
    kordjamshidi committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    4d4d979 View commit details
    Browse the repository at this point in the history
  4. -format

    kordjamshidi committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    75a071e View commit details
    Browse the repository at this point in the history
  5. -fixed the test

    kordjamshidi committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    e1a106e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f40b24 View commit details
    Browse the repository at this point in the history
  7. -test size of weights

    kordjamshidi committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    4a578c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. learning configuration

    kordjamshidi committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    cd57748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a808c View commit details
    Browse the repository at this point in the history
  3. -added documentation

    -fixed some indentation
    -one renaming
    kordjamshidi committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    09f4aaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bca4262 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. -assert the type

    -remove redundant assignment
    kordjamshidi committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    ea0198b View commit details
    Browse the repository at this point in the history
  2. -minor

    kordjamshidi committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    ed706a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. -added pipeline example with Badge

    - Improved documentation.
    kordjamshidi committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    da9b768 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. -improved documentation

    -a renaming
    kordjamshidi committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    b15189e View commit details
    Browse the repository at this point in the history
  2. -improved documentation

    kordjamshidi committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    0776234 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Configuration menu
    Copy the full SHA
    053f965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b0a13 View commit details
    Browse the repository at this point in the history
  3. -improved documentation

    -added example
    -relative address
    -weighted loss description
    kordjamshidi committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    73c67a0 View commit details
    Browse the repository at this point in the history
  4. format

    kordjamshidi committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    4ad5840 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. SRL join-training

    kordjamshidi committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    c104fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e668bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce32e9 View commit details
    Browse the repository at this point in the history
  4. -train mode

    kordjamshidi committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    8059746 View commit details
    Browse the repository at this point in the history
  5. -use Gurobi

    kordjamshidi committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    f91e18d View commit details
    Browse the repository at this point in the history
  6. -remove logger messages

    -smaller iterations
    kordjamshidi committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    e006bb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. -jointTrain setting

    -add loss option to SRL runnables
    kordjamshidi committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    ff5c9f3 View commit details
    Browse the repository at this point in the history
  2. format

    kordjamshidi committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    754d694 View commit details
    Browse the repository at this point in the history
  3. -fixed the test units path for SRL

    - added scala configurator for SRL
    - removed the redundant configurations from the SRL app
    - set the defaults to train aTR
    kordjamshidi committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    92de796 View commit details
    Browse the repository at this point in the history
  4. -format

    kordjamshidi committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9cf1f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5186251 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1ea9a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. -added results of join training (IBT) with SRL ArgTypeClassifier

    -added results of joint training with loss-augmented inference
    -removed redundant property symbols
    kordjamshidi committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    aba475b View commit details
    Browse the repository at this point in the history
  2. -brought the logger messages back

    -SRL configuration back to its original
    -some more documentation
    - returned the symbol names back because of existing trained models!
    -
    kordjamshidi committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    a65cd4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcdba7e View commit details
    Browse the repository at this point in the history
  4. -changed back the commented out join node population

    -changed back all paths and config to SRL toy
    kordjamshidi committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    dab55f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. -fixed typos in blocking

    -fixed url
    kordjamshidi committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    4d8f361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0baf94 View commit details
    Browse the repository at this point in the history