1. 01 Jul, 2019 2 commits
  2. 27 Jun, 2019 3 commits
  3. 26 Jun, 2019 1 commit
    • 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
  4. 25 Jun, 2019 10 commits
    • Zejun Lin's avatar
      Quick fix for NAS to pass ut (#1212) · 524fbc1c
      Zejun Lin authored
      * fix a bug
      
      * fix a bug
      524fbc1c
    • Zejun Lin's avatar
      fix a bug (#1211) · 8b8ff6f7
      Zejun Lin authored
      fix bug for PR #1201 
      8b8ff6f7
    • 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
    • chicm-ms's avatar
    • 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
    • Lijiao's avatar
      fix bug of menu click (#1206) · 761e6d50
      Lijiao authored
      761e6d50
    • xuehui's avatar
      Update evaluate parameters from GMM (#1195) · 28999d44
      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
      28999d44
    • 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
    • Lijiao's avatar
      Show default metric in hyper-parameter (#1200) · eb0df3dc
      Lijiao authored
      * Show default metric in hyper-parameter
      
      * set default metric style in hyper-parameter
      eb0df3dc
  5. 24 Jun, 2019 6 commits
  6. 21 Jun, 2019 4 commits
  7. 20 Jun, 2019 1 commit
  8. 19 Jun, 2019 2 commits
  9. 18 Jun, 2019 1 commit
  10. 17 Jun, 2019 1 commit
  11. 13 Jun, 2019 1 commit
    • Scarlett Li's avatar
      Refactor the README (#1174) · c1a5b1ee
      Scarlett Li authored
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * update doc
      
      * fix links
      
      * fix links
      
      * fix links
      
      * merge
      
      * fix links and doc errors
      
      * merge
      
      * merge
      
      * merge
      
      * merge
      
      * Quick fix nnictl config logic (#289)
      
      * fix nnictl bug
      
      * fix install.sh
      
      * add desc for Dockerfile.build.base
      
      * update document for Dockerfile
      
      * update
      
      * refactor port detect
      
      * update
      
      * refactor NNICTLDOC.md
      
      * add document for pai and nnictl
      
      * add default value for port
      
      * add exception handling in trial_keeper.py
      
      * fix port bug
      
      * fix resume
      
      * fix nnictl resume and fix nnictl stop
      
      * fix document
      
      * update
      
      * refactor nnictl
      
      * update
      
      * update doc
      
      * update
      
      * update nnictl
      
      * fix comment
      
      * revert dockerfile
      
      * update
      
      * update
      
      * update
      
      * fix nnictl error hit
      
      * fix comments
      
      * fix bash-completion
      
      * fix paramiko install
      
      * quick fix resume logic
      
      * update
      
      * quick fix nnictl
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update documentation for v0.3
      
      * update release note
      
      * update v0.3.0 release note +1
      
      * update doc for installation tag v0.3.3
      
      * fix contributing doc problems
      
      * update doc for "write trial"
      
      * fix link
      
      * issue 414
      
      * update arch overview diagram in README
      
      * update image
      
      * fix broken link
      
      * correct typo
      
      * Adding related projects to Readme
      
      * refact Readme
      c1a5b1ee
  12. 12 Jun, 2019 2 commits
  13. 05 Jun, 2019 2 commits
  14. 04 Jun, 2019 4 commits