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

[WIP] Draft of new neural net adaptation framework (will also involve script rewrite) #2913

Open
wants to merge 110 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2018

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

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    68f703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c5f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8afee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ed9b7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    087925d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. modification1

    GaofengCheng committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    ed0c319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c49c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a522b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15d32b View commit details
    Browse the repository at this point in the history
  5. [src] Small interface fix

    danpovey committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    df74407 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    5d106e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836c0ab View commit details
    Browse the repository at this point in the history
  3. [src] small changes

    danpovey committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    52a6a31 View commit details
    Browse the repository at this point in the history
  4. [src] Add more testing code

    danpovey committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e8ffbbf View commit details
    Browse the repository at this point in the history
  5. fix

    GaofengCheng committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    de65be2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8096d44 View commit details
    Browse the repository at this point in the history
  7. fix

    GaofengCheng committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    afff449 View commit details
    Browse the repository at this point in the history
  8. No compiling problem remaining

    unless the constructor
    GaofengCheng committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    96771f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. fix

    GaofengCheng committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    51e3711 View commit details
    Browse the repository at this point in the history
  2. Add test

    GaofengCheng committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    dfd9e5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from GaofengCheng/svd_draft_gaofeng_local

    [WIP] differentiable SVD
    danpovey authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    ac0eaec View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Fixes to SVD code

    danpovey committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    84f8d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce47b6 View commit details
    Browse the repository at this point in the history
  3. [src] More fixes

    danpovey committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    fd0fa94 View commit details
    Browse the repository at this point in the history
  4. Further fixes.

    danpovey committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    91d5743 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    35442a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f8fdc View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

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

Commits on Dec 1, 2018

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

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    da36067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e265781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8263826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a974225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e06e51e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa88ec0 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

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

Commits on Dec 12, 2018

  1. [src] Add testing code for transforms; fix bug in variance estimation…

    … of GaussianEstimator
    danpovey committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    12894e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    3b1351f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a4f6f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    1210afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88890a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a52a6fc View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

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

Commits on Dec 21, 2018

  1. [src] More code progress.

    danpovey committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    88226e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2018

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

Commits on Dec 29, 2018

  1. Configuration menu
    Copy the full SHA
    0254935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e0f73 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from hhadian/chaina2

    Support merging already-merged egs
    danpovey authored Dec 29, 2018
    Configuration menu
    Copy the full SHA
    106e872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36323a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c049d11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9b1e8b View commit details
    Browse the repository at this point in the history
  7. Typo fix

    hhadian committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    66b9c96 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #58 from hhadian/chaina1

    Implement chain numerator posteriors
    danpovey authored Dec 29, 2018
    Configuration menu
    Copy the full SHA
    68d3851 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2018

  1. Configuration menu
    Copy the full SHA
    67ba162 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from hhadian/chaina2

    Add --long-key option for nnet3-chain-get-egs
    danpovey authored Dec 30, 2018
    Configuration menu
    Copy the full SHA
    85ce74c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. Configuration menu
    Copy the full SHA
    902a5ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from hhadian/chaina2

    Compute numerator posteriors in forward-backward
    danpovey authored Jan 1, 2019
    Configuration menu
    Copy the full SHA
    b3343fb View commit details
    Browse the repository at this point in the history
  3. Add context extension capability to nnet3-chain-copy-egs with merged-…

    …eg support; truncate still only supports single egs.
    hhadian committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    d23dfe2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

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

Commits on Jan 3, 2019

  1. Merge pull request #62 from hhadian/chaina2

    Add context-extension capability and merged-eg support to nnet3-chain-copy-egs
    danpovey authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    0f13be7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    04e6dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d6a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b443b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from hhadian/chaina2

    Add the --use-query-string option to nnet3-chain-merge-egs
    danpovey authored Jan 4, 2019
    Configuration menu
    Copy the full SHA
    59445e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    195168f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b96e80c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

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

Commits on Jan 6, 2019

  1. Configuration menu
    Copy the full SHA
    f6087c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08fdf02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b337595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e684b7 View commit details
    Browse the repository at this point in the history
  5. Remove comments

    hhadian committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    c0eab12 View commit details
    Browse the repository at this point in the history
  6. Some cleanup

    hhadian committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    8e894b1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #66 from hhadian/chaina2

    Implement choose_egs_to_merge.py
    danpovey authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    53f33d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00ef41e View commit details
    Browse the repository at this point in the history
  9. Some bugfixes

    hhadian committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    0f3adb8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #67 from hhadian/chaina2

    Some small bugfixes
    danpovey authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    71a3702 View commit details
    Browse the repository at this point in the history
  11. [src] Add missing files

    danpovey committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    eeacc97 View commit details
    Browse the repository at this point in the history
  12. [src] Add missing files

    danpovey committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    8cc8068 View commit details
    Browse the repository at this point in the history
  13. minor bugfixes

    hhadian committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    97f295c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #68 from hhadian/chaina2

    Minor bugfixes
    danpovey authored Jan 6, 2019
    Configuration menu
    Copy the full SHA
    80438f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. more small fixes

    hhadian committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    8ba1f82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from hhadian/chaina2

    More small fixes
    danpovey authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    f057108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8becfd5 View commit details
    Browse the repository at this point in the history
  4. More fixes

    hhadian committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    795ec74 View commit details
    Browse the repository at this point in the history
  5. Minor fix

    hhadian committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    22799ef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #70 from hhadian/chaina2

    More fixes
    danpovey authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    bae22f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

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

Commits on Jan 13, 2019

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

Commits on Jan 14, 2019

  1. further fixes

    danpovey committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    d827df7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7617a8a View commit details
    Browse the repository at this point in the history
  3. Minor changes

    hhadian committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    95f967b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. [src] Various bug fixes

    danpovey committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    42bc125 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from hhadian/chaina3

    Implement get_train_schedule.py
    danpovey authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    20034ac View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

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

Commits on Jan 18, 2019

  1. [scripts] Add missing file

    danpovey committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    52391c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78de4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aabf44 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    bb448ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c9622 View commit details
    Browse the repository at this point in the history
  3. [src,egs] Fix more bugs

    danpovey committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    315a5cb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

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

Commits on Jan 21, 2019

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

Commits on Jan 23, 2019

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

Commits on Jan 26, 2019

  1. Configuration menu
    Copy the full SHA
    d204bca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from hhadian/chaina3

    Set random seed in choose_egs_to_merge.py
    danpovey authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    4521408 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    093290b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50eb3c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eedc9d1 View commit details
    Browse the repository at this point in the history