"vscode:/vscode.git/clone" did not exist on "850d4aac70cd87bae0741a825bf7bba202a9237a"
  1. 28 Apr, 2019 1 commit
  2. 25 Apr, 2019 2 commits
  3. 24 Apr, 2019 3 commits
  4. 22 Apr, 2019 4 commits
  5. 19 Apr, 2019 6 commits
  6. 18 Apr, 2019 1 commit
  7. 17 Apr, 2019 1 commit
  8. 16 Apr, 2019 2 commits
  9. 12 Apr, 2019 1 commit
  10. 11 Apr, 2019 3 commits
  11. 10 Apr, 2019 3 commits
  12. 08 Apr, 2019 2 commits
  13. 07 Apr, 2019 1 commit
  14. 03 Apr, 2019 2 commits
  15. 02 Apr, 2019 2 commits
    • Lee's avatar
      Fix for MetisTuner (#935) · 34950963
      Lee authored
      * Fix Metis bug
      
      remove unexpected logger
      
      * Increase 'alpha' parameter
      
      Increase 'alpha' parameter of your GaussianProcessRegressor to make sure a positive definite matrix
      
      * Increase 'alpha' parameter
      
      Increase 'alpha' parameter of your GaussianProcessRegressor to make sure a positive definite matrix
      
      * Increase the probability from 0.1 to 0.9
      
      Increase the probability from 0.1 to 0.9 to select from next config
      
      * Update metis_tuner.py
      
      Use local name instead of global name
      34950963
    • SparkSnail's avatar
  16. 01 Apr, 2019 4 commits
  17. 27 Mar, 2019 2 commits
    • xuehui's avatar
      Fix Issue #903 (#916) · bfd99ad5
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * update home page
      
      * fix issue: #902, random parameter
      
      * update doc about random
      
      * change Random tuner test
      
      * update metric_test for Random tuner
      
      * update random config in test
      
      * update Evolution_SQuAD doc
      bfd99ad5
    • SparkSnail's avatar
      21b48d29