1. 03 Apr, 2020 1 commit
  2. 30 Mar, 2020 1 commit
  3. 24 Mar, 2020 1 commit
    • AHartNtkn's avatar
      Improve grammar, spelling, and wording within the English documentation. (#2223) · 86a27f41
      AHartNtkn authored
      
      
      * Fix broken english in Overview
      
      Fix a lot of akward or misleading phrasing.
      Fix a few spelling errors.
      Fixed past tence vs presen tense (can vs. could, supports vs supported)
      
      * Sentences shouldn't typically begin with "and", in installation.rst
      
      * Fixed a bit of bad grammar and awkward phrasing in Linux installation instructions.
      
      * Additional, single correction in linux instructions.
      
      * Fix a lot of bad grammar and phrasing in windows installation instructions
      
      * Fix a variety of grammar and spelling problems in docker instructions
      
      Lots of akward phrasing.
      Lots of tense issues (could vs can)
      Lots of spelling errors (especcially "offical")
      Lots of missing articles
      Docker is a proper noun and should be capitalized
      
      * Missing article in windows install instructions.
      
      * Change some "refer to this"s to "see here"s.
      
      * Fix a lot of bad grammar and confusing wording in Quick Start
      
      tab "something" should be the "something" tab.
      Tense issues (e.g., Modified vs. Modify).
      
      * Fix some akward phrasing in hyperparameter tuning directory.
      
      * Clean up grammar and phrasing in trial setup.
      
      * Fix broken english in tuner directory.
      
      * Correct a bunch of bad wording throughout the Hyperparameter Tuning overview
      
      Lots of missing articles.
      Swapped out "Example usage" for "Example config", because that's what it is. Usage isn't examplified at all.
      I have no idea what the note at the end of the TPE section is trying to say, so I left it untouched, but it should be changed to something that make sense.
      
      * Fixing, as best I canm weird wording in TPE, Random Search, Anneal Tuners
      
      Fixed many incomplete sentences and bad wording.
      The first sentence in the Parallel TPE optimization section doesn't make sense to me, but I left it in case it's supposed to be that way. That sentence was copied from the blog post.
      
      * Improve wording in naive evolution description.
      
      * Minor changes to SMAC page wording.
      
      * Improve some wording, but mostly formatting, on Metis Tuner page.
      
      * Minor grammatical fix in Matis page.
      
      * Minor edits to Batch tuner description.
      
      * Minor fixes to gridsearch description.
      
      * Better wording for GPTuner description.
      
      * Fix a lot of wording in the Network Morphism description.
      
      * Improve wording in hyperbanding description.
      
      * Fix a lot of confusing wording, spelling, and gramatical errors in BOHB description.
      
      * Fix a lot of confusing and some redundant wording in the PPOTunder description.
      
      * Improve wording in Builtin Assesors overview.
      
      * Fix some wording in Assessor overview.
      
      * Improved some wording in Median Assessor's description.
      
      * Improve wording and grammar on curve fitting assessor description.
      
      * Improved some grammar and wording the the WebUI tutorial page.
      
      * Improved wording and gammar in NAS overview.
      
      Also deletes one redundant copy of a note that was stated twice.
      
      * Improved grammar and wording in NAS quickstart.
      
      * Improve much of the wording and grammar in the NAS guide.
      
      * Replace "Requirement of classArg" with "classArgs requirements:" in two files
      
      tuner and builtin assessor.One instance in HyperoptTuner.md and BuiltinAssessor.md.
      Co-authored-by: default avatarAHartNtkn <AHartNtkn@users.noreply.github.com>
      86a27f41
  4. 27 Dec, 2019 1 commit
  5. 23 Dec, 2019 1 commit
  6. 12 Dec, 2019 1 commit
    • Yan Ni's avatar
      Fix doc build warning (#1799) · 659480f2
      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
      659480f2
  7. 04 Nov, 2019 1 commit
  8. 01 Nov, 2019 1 commit
  9. 31 Oct, 2019 1 commit
  10. 18 Sep, 2019 1 commit
  11. 16 Sep, 2019 1 commit
  12. 27 Aug, 2019 1 commit
    • xuehui's avatar
      Update evolution doc (#1493) · 421065bd
      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
      421065bd
  13. 01 Aug, 2019 3 commits
    • xuehui's avatar
      Update parallel tpe (#1373) · 375822bb
      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
      375822bb
    • suiguoxin's avatar
      Grid Search: delete qloguniform; add randint · e4424985
      suiguoxin authored
      e4424985
    • suiguoxin's avatar
      update doc · 4117f1bc
      suiguoxin authored
      4117f1bc
  14. 15 Jul, 2019 1 commit
    • xuehui's avatar
      Update all doc structure (#1285) · 39782f12
      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
      39782f12
  15. 09 Jul, 2019 2 commits
  16. 27 Jun, 2019 1 commit
  17. 26 Jun, 2019 3 commits
    • Guoxin's avatar
      Fix config bug (#1214) · 38b2a8b6
      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
      38b2a8b6
    • suiguoxin's avatar
      remove changes to another branch · 3d58106a
      suiguoxin authored
      3d58106a
    • suiguoxin's avatar
      fix config test file ; update docs & readme · 1b48f91a
      suiguoxin authored
      1b48f91a
  18. 25 Jun, 2019 1 commit
    • Guoxin's avatar
      Add GP Tuner and related doc (#1191) · a5876489
      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
      a5876489
  19. 24 Jun, 2019 2 commits
  20. 21 Jun, 2019 2 commits
  21. 19 Jun, 2019 1 commit
  22. 05 Jun, 2019 1 commit
    • SparkSnail's avatar
      Add sklearn installation in setup.py (#1157) · ce2d8d9c
      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
      ce2d8d9c
  23. 04 Jun, 2019 1 commit
    • Guoxin's avatar
      re-organize links & Fix link err (#1125) · 4afe1670
      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
      4afe1670
  24. 28 May, 2019 1 commit
  25. 23 May, 2019 1 commit
    • xuehui's avatar
      Fix broken link in CommunitySharings (#1097) · 1d8f4eab
      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
      1d8f4eab
  26. 15 May, 2019 1 commit
  27. 09 May, 2019 1 commit
  28. 28 Apr, 2019 1 commit
  29. 12 Apr, 2019 1 commit
  30. 08 Apr, 2019 2 commits
  31. 27 Mar, 2019 1 commit
    • 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
  32. 28 Feb, 2019 1 commit