"vscode:/vscode.git/clone" did not exist on "645fe9d6430a24a1c2c006d09b64f5d4da0fe63c"
- 27 Dec, 2019 1 commit
-
-
Scarlett Li authored
* Update BuiltinTuner.md * Update Overview.md (#1880) * Update Overview.md * Update Overview.md * Update Overview.md * Update Overview.md * Update Overview.md * Update Overview.md * Update Overview.md * Update Overview.md
-
- 23 Dec, 2019 1 commit
-
-
QuanluZhang authored
-
- 12 Dec, 2019 1 commit
-
-
Yan Ni authored
* fix doc build warnings * update docstring guide * fix doc build warning #2 * remove typing.Dict * update * fix dead link * remove deprecated docs * fix missing link warning * fix link issue after merge * fix docstring indentation warning * remove trial.py * revert commit for deadlink of outdated docs * fix pylint error
-
- 04 Nov, 2019 1 commit
-
-
Yuge Zhang authored
* Add comprehensive tests for tuners (#1570)
-
- 01 Nov, 2019 1 commit
-
-
Yuge Zhang authored
* Clarify population size needs to be at least concurrency * Clarify population size needs to be at least concurrency * fix population size docs
-
- 31 Oct, 2019 1 commit
-
-
Chi Song authored
-
- 18 Sep, 2019 1 commit
-
-
Guoxin authored
* add doc & err catch for gp-tuner: support only numerical values
-
- 16 Sep, 2019 1 commit
-
-
QuanluZhang authored
* PPO tuner for NAS, supports NNI's NAS interface (#1380)
-
- 27 Aug, 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 * fix broken link in CommunitySharings * update docs about nested search space * update docs * rename cascding to nested * fix broken link * update * update issue link * fix typo * update evaluate parameters from GMM * refine code * fix optimized mode bug * update import warning * update warning * update optimized mode * update population_size in doc
-
- 01 Aug, 2019 3 commits
-
-
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 * fix broken link in CommunitySharings * update docs about nested search space * update docs * rename cascding to nested * fix broken link * update * update issue link * fix typo * update evaluate parameters from GMM * refine code * fix optimized mode bug * update import warning * update warning * update optimized mode * fix parallel_tpe bug and refine * fix bug * fix kwargs bug * fix bug * update the default value of parallel_tpe * add docs for parallel-tpe * fix config_schema bug * update community doc * fix typo * update doc for parallel_tpe * fix bug in receive trial result * update by comments * update by comments * fix self.optimal_y is 0 when mean mode * update * update * update rst * fix typo | add docstring
-
suiguoxin authored
-
suiguoxin authored
-
- 15 Jul, 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 * fix broken link in CommunitySharings * update docs about nested search space * update docs * rename cascding to nested * fix broken link * update * update issue link * fix typo * update evaluate parameters from GMM * refine code * fix optimized mode bug * update import warning * update warning * update optimized mode * first commit for update doc structure * mv the localmode and remotemode to traningservice * update
-
- 09 Jul, 2019 2 commits
- 27 Jun, 2019 1 commit
-
-
Chi Song authored
-
- 26 Jun, 2019 3 commits
-
-
Guoxin authored
* fix link err in docs * add spaces * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md * add in-page link by change .md to .html * delete #section from cross-file links to make links work in both readthedocs and github docs * gp_tuner init from fmfn's repo * fix params bug by adding float>int transition * add optimal choices; support randint&quniform type; add doc * refine doc and code * change mnist yml comments * typo fix * fix val err * fix minimize mode err * add config test and Hpo result * support quniform type; update doc; update test config * update doc * un-commit changed in yarn.lock * fix optimize mode bug * optimize mode * optimize mode * reset pylint, gitignore * revert .gitignore yarn.lock * realise automatic line change in table cell by adding custom css to Sphinx * fix typo * delete toy * fix config test file ; update docs & readme * remove changes of another branch * remove changes of another branch
-
suiguoxin authored
-
suiguoxin authored
-
- 25 Jun, 2019 1 commit
-
-
Guoxin authored
* fix link err in docs * add spaces * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md * add in-page link by change .md to .html * delete #section from cross-file links to make links work in both readthedocs and github docs * gp_tuner init from fmfn's repo * fix params bug by adding float>int transition * add optimal choices; support randint&quniform type; add doc * refine doc and code * change mnist yml comments * typo fix * fix val err * fix minimize mode err * add config test and Hpo result * support quniform type; update doc; update test config * update doc * un-commit changed in yarn.lock * fix optimize mode bug * optimize mode * optimize mode * reset pylint, gitignore * revert .gitignore yarn.lock
-
- 24 Jun, 2019 2 commits
- 21 Jun, 2019 2 commits
- 19 Jun, 2019 1 commit
-
-
Hongarc authored
-
- 05 Jun, 2019 1 commit
-
-
SparkSnail authored
* fix remote bug * add document * add document * update * update * update * update * fix remote issue * fix forEach * update doc according to comments * update * update * update * remove 'any more' * add sklearn in setup.py * remove sklearn in doc for MetisTuner
-
- 04 Jun, 2019 1 commit
-
-
Guoxin authored
re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md. delete #section from cross-file links to make links work in both readthedocs and github docs
-
- 28 May, 2019 1 commit
-
-
suiguoxin authored
re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md
-
- 23 May, 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 * fix broken link in CommunitySharings * update rst
-
- 15 May, 2019 1 commit
-
-
Shufan Huang authored
* update docs
-
- 09 May, 2019 1 commit
-
-
Lee authored
Comparison of Hyperparameter Optimization
-
- 28 Apr, 2019 1 commit
-
-
Shufan Huang authored
-
- 12 Apr, 2019 1 commit
-
-
Shufan Huang authored
add BOHB Advisor
-
- 08 Apr, 2019 2 commits
-
-
Shufan Huang authored
* update hyperband * change STEP to TRIAL_BUDGET * modify the function of n r * fix typo
-
Shufan Huang authored
-
- 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
-
- 28 Feb, 2019 1 commit
-
-
Yan Ni authored
by adding extra rst file
-
- 25 Feb, 2019 1 commit
-
-
Yan Ni authored
* move tuners readme under docs * fix deadlink in builtin * fix reference warning * remove smac dependency
-
- 18 Feb, 2019 1 commit
-
-
Yan Ni authored
* move en docs under en_US * update gitignore * fix image link * add doc guide * add napoleon ext
-
- 12 Feb, 2019 1 commit
-
-
ShufanHuang authored
update broken link in doc
-