"docs/vscode:/vscode.git/clone" did not exist on "2ca227f8144f1bc2328a572017904f45afd4812d"
  1. 27 Jun, 2019 2 commits
  2. 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
  3. 25 Jun, 2019 6 commits
    • suiguoxin's avatar
    • 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
    • SparkSnail's avatar
      nnictl experiment cleanup (#1186) · 8329d30f
      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'
      
      * init
      
      * update for remote and hdfs
      
      * remove unused code
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix comments
      8329d30f
    • Chi Song's avatar
      c84ba257
    • suiguoxin's avatar
      reset pylint, gitignore · 77c95479
      suiguoxin authored
      77c95479
    • suiguoxin's avatar
      fix optimize mode bug · a0d6cd1c
      suiguoxin authored
      a0d6cd1c
  4. 24 Jun, 2019 4 commits
  5. 23 Jun, 2019 1 commit
  6. 21 Jun, 2019 4 commits
  7. 20 Jun, 2019 1 commit
  8. 19 Jun, 2019 1 commit
  9. 17 Jun, 2019 1 commit
  10. 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
  11. 04 Jun, 2019 2 commits
  12. 03 Jun, 2019 3 commits
    • SparkSnail's avatar
      Fix image name in PAIMode.md document (#1133) · d6763095
      SparkSnail authored
      d6763095
    • QuanluZhang's avatar
      a simple debug tool for general nas programming interface (#1147) · cae70729
      QuanluZhang authored
      
      
      * Dev nas interface -- document (#1049)
      
      * nas interface doc
      
      * Dev nas compile -- code generator (#1067)
      
      * finish code for parsing mutable_layers annotation and testcode
      
      * Dev nas interface -- update figures (#1070)
      
       update figs
      
      * update searchspace_generator (#1071)
      
      * GeneralNasInterfaces.md: Fix a typo (#1079)
      Signed-off-by: default avatarCe Gao <gaoce@caicloud.io>
      
      * add NAS example and fix bugs (#1083)
      
      update searchspace_generator, add example, update NAS example
      
      * fix bugs (#1108)
      
      * nas example
      
      * fix bugs
      
      * remove
      
      * update
      
      * debug
      
      * fix bug
      
      * remove previous mnist.py
      
      * rename
      
      * code gen for specific trial
      
      * fix conflict
      
      * remove print
      
      * add print warning
      
      * update doc
      
      * update doc
      
      * update doc
      
      * remove comment
      
      * update doc
      
      * remove unnecessary global
      cae70729
    • Chi Song's avatar
      Fix some typo (#1129) · 5c31530e
      Chi Song authored
      5c31530e
  13. 30 May, 2019 1 commit
  14. 29 May, 2019 2 commits
  15. 28 May, 2019 8 commits
    • suiguoxin's avatar
      re-organise links for detailed descriptions of the tuners and accessors; fix... · 3f876266
      suiguoxin authored
      re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md
      3f876266
    • demianzhang's avatar
      Update NNI on Windows doc (#1117) · 5a058baf
      demianzhang authored
      * Remove version
      
      * Update
      
      * Update
      
      * Fix comments
      
      * Update
      
      * Rollback installation
      
      * Add link to installation
      5a058baf
    • Zejun Lin's avatar
      Neural Architecture Search Interface (#1103) · fe338861
      Zejun Lin authored
      
      
      * Dev nas interface -- document (#1049)
      
      * nas interface doc
      
      * Dev nas compile -- code generator (#1067)
      
      * finish code for parsing mutable_layers annotation and testcode
      
      * Dev nas interface -- update figures (#1070)
      
       update figs
      
      * update searchspace_generator (#1071)
      
      * GeneralNasInterfaces.md: Fix a typo (#1079)
      Signed-off-by: default avatarCe Gao <gaoce@caicloud.io>
      
      * add NAS example and fix bugs (#1083)
      
      update searchspace_generator, add example, update NAS example
      
      * fix bugs (#1108)
      
      * Remove NAS example (#1116)
      
       remove example
      
      * update (#1119)
      
      * Dev nas interface2 (#1121)
      
      update doc
      
      * Fix comment for pr of nas (#1122)
      
       resolve comment
      fe338861
    • xuehui's avatar
      Chang to randint to support lower bound (#1096) · 171ae918
      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
      
      * update randint to quniform
      
      * update metis
      
      * update doc about chosen value
      
      * update util
      
      * update smac/bohb/hyperband
      
      * update
      
      * optimize the code
      171ae918
    • SparkSnail's avatar
      revert nnictl hdfs command (#1120) · 7d3a664c
      SparkSnail authored
      7d3a664c
    • SparkSnail's avatar
      Support multi trial jobs on same GPU (#1109) · 252d35e0
      SparkSnail authored
      252d35e0
    • suiguoxin's avatar
      add spaces · 44cf69c4
      suiguoxin authored
      44cf69c4
    • suiguoxin's avatar
      fix link err in docs · 6099fb43
      suiguoxin authored
      6099fb43