"vscode:/vscode.git/clone" did not exist on "921cc06f5e64c4e860b7258bd1d5db19dd19e15b"
  1. 03 Apr, 2019 6 commits
  2. 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
  3. 01 Apr, 2019 7 commits
  4. 29 Mar, 2019 1 commit
  5. 27 Mar, 2019 4 commits
  6. 26 Mar, 2019 7 commits
    • SparkSnail's avatar
      Merge pull request #150 from Microsoft/master · f0a2d396
      SparkSnail authored
      merge master
      f0a2d396
    • Lijiao's avatar
      [WebUI] Default metric is latest or final result, !local, show trial log... · 0330333c
      Lijiao authored
      [WebUI] Default metric is latest or final result, !local, show trial log hyperlink or address (#913)
      
      * Add intermediate column
      
      * update
      
      * show trial log link or address
      
      * fix some comments
      
      * update
      0330333c
    • xuehui's avatar
      Update trial configs (#918) · 4baa4c9e
      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
      
      * add metis as config choice
      4baa4c9e
    • SparkSnail's avatar
      Fix localTrainingService stream (#885) · bd346816
      SparkSnail authored
      bd346816
    • Chi Song's avatar
      fix some document formatting and typo. (#912) · 892c9c4d
      Chi Song authored
      892c9c4d
    • Lee's avatar
      Change the behavior of `nnictl log trial [--trialid TRIALID] [id]` (#900) · 36401157
      Lee authored
      * add different tuner config files for config_test
      
      * change MetisTuner config test due to no lightgbm python module in integration test
      
      * install smac package in azure-pipelines
      
      * SMAC need swig to be installed
      
      * Try to install swig from source code
      
      * remove SMAC test because the dependency can not be installed
      
      * use sudo to install the swig
      
      * sleep 10s to make sure the port has been released
      
      * remove tuner test for networkmorphism because it uses more than 30s to release the tcp port
      
      * word "down" to "done"
      
      * add config test for Curvefitting assessor
      
      * change file name
      
      * Fix data type not match bug
      
      * Optimize MetisTunner
      
      * pretty the code
      
      * Follow the review comment
      
      * add exploration probability
      
      * Avoid None type object generating
      
      * fix nnictl log trial bug
      
      * rollback chinese doc
      
      * add argument 'experiment' to parser_log_trial and parser_trial_kill
      
      * update doc
      36401157
    • SparkSnail's avatar
      Merge pull request #149 from Microsoft/master · 080ae00d
      SparkSnail authored
      Fix remote integration test pipeline (#914)
      080ae00d
  7. 25 Mar, 2019 3 commits
  8. 23 Mar, 2019 1 commit
  9. 22 Mar, 2019 6 commits
  10. 21 Mar, 2019 3 commits