- 16 May, 2019 1 commit
-
-
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 * add NASComparison for ResearchBlog * Fix format of table * update doc and add index to toctree * Update NASComparison.md Slightly change. * Update NASComparison.md Add http links in toctree * Move ResearchBlog to bottom move ResearchBlog to bottom * Follow the review comments * change the file structure * add utils * slight change * Remove unrelated files * add doc in SearchSpaceSpec.md and add config test for nested search space * add unittest * add unittest for hyperopt_tuner * update as comment * Update SearchSpaceSepc doc * Delete unnecessary space change and correct a mistake
-
- 28 Apr, 2019 1 commit
-
-
Shufan Huang authored
-
- 25 Apr, 2019 1 commit
-
-
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 * update default value of metis tuner
-
- 24 Apr, 2019 2 commits
-
-
Shufan Huang authored
-
chicm-ms authored
-
- 22 Apr, 2019 2 commits
-
-
Shufan Huang authored
fix bug in import data function
-
demianzhang authored
-
- 19 Apr, 2019 3 commits
-
-
Zejun Lin authored
-
Shufan Huang authored
Handling import data in Tuner/Advisor
-
chicm-ms authored
* Refactoring environment variables
-
- 16 Apr, 2019 1 commit
-
-
Lee authored
Catch IndexError
-
- 12 Apr, 2019 1 commit
-
-
Shufan Huang authored
add BOHB Advisor
-
- 10 Apr, 2019 2 commits
-
-
Shufan Huang authored
create utils.py, put extract_scalar_reward to it and remove others
-
Shufan Huang authored
remove return True
-
- 08 Apr, 2019 2 commits
-
-
Zejun Lin authored
* enable tuner to aware trial ending * fix docstring
-
Shufan Huang authored
* update hyperband * change STEP to TRIAL_BUDGET * modify the function of n r * fix typo
-
- 03 Apr, 2019 2 commits
- 02 Apr, 2019 1 commit
-
-
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
-
- 01 Apr, 2019 2 commits
-
-
QuanluZhang authored
* fix bug in smac search space convert * update docstring
-
Shufan Huang authored
* Fix bug: incorrect number of trial jobs in hyperband
-
- 27 Mar, 2019 1 commit
-
-
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
-
- 23 Mar, 2019 1 commit
-
-
chicm-ms authored
* Fix hyperband command queues
-
- 22 Mar, 2019 1 commit
-
-
chicm-ms authored
1. Route tuner and assessor commands to 2 seperate queues issue #841 2. Allow tuner to leverage intermediate result when trial is early stopped. issue #843
-
- 20 Mar, 2019 1 commit
-
-
SparkSnail authored
-
- 13 Mar, 2019 1 commit
-
-
SparkSnail authored
* fix remote bug * add document * add document * fix remote issue * fix forEach * update doc according to comments * remove 'any more' * set nniManager.log and dispatcher.log time format to local time
-
- 12 Mar, 2019 1 commit
-
-
Shufan Huang authored
* add epsilon * add epsilon for ceil
-
- 07 Mar, 2019 1 commit
-
-
Zejun Lin authored
* fix annotation, resolve annotation's key err bug, refactor the design
-
- 06 Mar, 2019 1 commit
-
-
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
-
- 05 Mar, 2019 3 commits
-
-
xuehui authored
* fix bug in cold start * remove unused comment
-
ShufanHuang authored
Fix bug in Curvefitting Assessor
-
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
-
- 03 Mar, 2019 1 commit
-
-
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 * quickly fix bug in cold start
-
- 27 Feb, 2019 1 commit
-
-
ShufanHuang authored
fix broken link for curfitting assessor doc
-
- 26 Feb, 2019 2 commits
-
-
SparkSnail authored
In trialkeeper, the output stream of trial process may be in cache, and multiphase need the output stream returns immediately. Flush when sdk print content.
-
Chi Song authored
-
- 25 Feb, 2019 2 commits
-
-
ShufanHuang authored
Improve the performance of the curve fitting assessor
-
Yan Ni authored
* move tuners readme under docs * fix deadlink in builtin * fix reference warning * remove smac dependency
-
- 22 Feb, 2019 1 commit
-
-
ShufanHuang authored
change Relative path to absolute path, unified docstring (include Hyperband), sdk_reference.rst
-
- 18 Feb, 2019 1 commit
-
-
Chi Song authored
-