1. 25 Dec, 2020 1 commit
  2. 11 Dec, 2020 1 commit
  3. 10 Dec, 2020 1 commit
  4. 21 Oct, 2020 1 commit
  5. 10 Oct, 2020 1 commit
  6. 14 Sep, 2020 1 commit
  7. 26 Aug, 2020 1 commit
  8. 25 Aug, 2020 1 commit
  9. 11 Aug, 2020 1 commit
  10. 24 Jul, 2020 1 commit
  11. 16 Jul, 2020 1 commit
  12. 08 Jul, 2020 1 commit
  13. 09 Feb, 2020 1 commit
  14. 22 Jan, 2020 2 commits
  15. 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
  16. 11 Nov, 2019 1 commit
  17. 02 Sep, 2019 1 commit
  18. 14 Aug, 2019 2 commits
  19. 05 Aug, 2019 1 commit
  20. 01 Aug, 2019 1 commit
    • 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
  21. 15 Jul, 2019 1 commit
    • xuehui's avatar
      Update the doc for readthedoc.io (#1304) · 9daf7c95
      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
      
      * update for readthedoc.io
      9daf7c95
  22. 09 Jul, 2019 1 commit
  23. 25 Jun, 2019 3 commits
    • 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
    • suiguoxin's avatar
      reset pylint, gitignore · 77c95479
      suiguoxin authored
      77c95479
    • suiguoxin's avatar
      fix optimize mode bug · a0d6cd1c
      suiguoxin authored
      a0d6cd1c
  24. 24 Jun, 2019 2 commits
  25. 23 Jun, 2019 1 commit
  26. 19 Jun, 2019 1 commit
  27. 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
  28. 03 Jun, 2019 1 commit
  29. 29 May, 2019 2 commits
  30. 28 May, 2019 1 commit
  31. 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
  32. 20 May, 2019 1 commit