1. 22 Nov, 2019 1 commit
  2. 21 Nov, 2019 2 commits
  3. 11 Nov, 2019 1 commit
  4. 08 Nov, 2019 1 commit
  5. 06 Nov, 2019 1 commit
  6. 05 Nov, 2019 1 commit
  7. 31 Oct, 2019 1 commit
  8. 28 Oct, 2019 1 commit
  9. 14 Oct, 2019 1 commit
  10. 12 Oct, 2019 1 commit
  11. 26 Sep, 2019 2 commits
  12. 20 Sep, 2019 1 commit
  13. 16 Sep, 2019 2 commits
  14. 29 Aug, 2019 1 commit
  15. 26 Aug, 2019 1 commit
  16. 20 Aug, 2019 1 commit
  17. 14 Aug, 2019 1 commit
  18. 12 Aug, 2019 3 commits
  19. 05 Aug, 2019 2 commits
  20. 02 Aug, 2019 1 commit
  21. 01 Aug, 2019 1 commit
  22. 30 Jul, 2019 1 commit
  23. 23 Jul, 2019 2 commits
  24. 19 Jul, 2019 1 commit
  25. 18 Jul, 2019 1 commit
  26. 10 Jul, 2019 1 commit
  27. 25 Jun, 2019 5 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
      revert .gitignore yarn.lock · 66ba1147
      suiguoxin authored
      66ba1147
    • Zejun Lin's avatar
      Implement enas-mode and oneshot-mode for NAS interface (#1201) · 2aa825b4
      Zejun Lin authored
      * update
      
      * dev-tf-master
      
      * fix bugs
      
      * fix bugs
      
      * remove unnecessary lines
      
      * dev oneshot and darts
      
      * dev nas
      
      * dev enas and oneshot
      
      * dev enas and oneshot
      
      * dev enas and oneshot
      
      * dev oneshot and enas
      
      * dev oneshot
      
      * add ut
      
      * add docstring
      
      * add docstring
      
      * fix
      
      * resolve comments by changing docstring
      
      * resolve comments
      2aa825b4
    • suiguoxin's avatar
      optimize mode · c5f3da0f
      suiguoxin authored
      c5f3da0f
    • suiguoxin's avatar
      optimize mode · 10df6801
      suiguoxin authored
      10df6801
  28. 24 Jun, 2019 2 commits