1. 02 Nov, 2018 7 commits
    • Scarlett Li's avatar
      Document updates for v0.3 (#318) · 6963b07b
      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
      6963b07b
    • Lijiao's avatar
      Fix bug of default metric for v0.3 (#304) · bb5534ca
      Lijiao authored
      * Fix bug of Default Metric and modifiy trials detail style
      
      * update
      bb5534ca
    • SparkSnail's avatar
      Refactor document of nnictl for v0.3 (#314) · 80cebd84
      SparkSnail authored
      * fix nnictl document
      80cebd84
    • Lijiao's avatar
      Fix bugs for v0.3 (#315) · ed2f1bdf
      Lijiao authored
      * Fix bugs
      
      * update
      ed2f1bdf
    • chicm-ms's avatar
      f56f688b
    • chicm-ms's avatar
      Merge 0.3 into master (#313) · 06710abd
      chicm-ms authored
      * 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
      
      * PR merge to 0.3 (#297)
      
      * 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
      
      * Update README.md (#288)
      
      added License badge
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * fix doc mistakes and broken links. (#271)
      
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * Update README.md
      
      * Fix misspelling in examples/trials/ga_squad/README.md
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * remove enas readme (#292)
      
      * Fix datastore performance issue (#301)
      
      * Fix nnictl in v0.3 (#299)
      
      Fix old version of config file
      fix sklearn requirements
      Fix resume log logic
      
      * remove paramiko in V0.3 (#306)
      
      remove paramiko in V0.3
      
      * Release note 0.3 (#303)
      
      * v0.3 release notes
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * Inform users to set experiment id when id is empty  (#310)
      
      * 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
      
      * fix nnictl crash bug
      
      * add requirement.txt for sklearn example
      
      * fix nnictl configuration bug
      
      * update
      
      * update
      
      * update
      
      * update
      
      * remove paramiko
      
      * refactor nnictl lfor log stdout
      
      * update
      
      * updaate
      
      * fix endtime when resume (#307)
      
      * fix endtime when resume
      
      * update
      
      * update
      
      * update
      
      * updates
      06710abd
    • Gems Guo's avatar
      Rename the pypi package for nni · bbf4760c
      Gems Guo authored
      bbf4760c
  2. 01 Nov, 2018 7 commits
    • Scarlett Li's avatar
      revert master's installation doc to install v0.2 before v0.3 official release. (#298) · 30527cf6
      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
      30527cf6
    • SparkSnail's avatar
      Fix nnictl in master (#300) · 5bb544ff
      SparkSnail authored
      1.Fix old version of config file
      2.fix sklearn requirements
      3.Fix resume log logic
      5bb544ff
    • Cheng(Kit) CHEN's avatar
      Update README.md (#296) · f710f726
      Cheng(Kit) CHEN authored
      f710f726
    • Lijiao's avatar
      Update WebUI (#295) · 744885eb
      Lijiao authored
      744885eb
    • Ivan Sharavuev's avatar
      c5c0fa2e
    • Irene Tenison's avatar
      Update README.md · 2076cde4
      Irene Tenison authored
      2076cde4
    • Scarlett Li's avatar
      fix doc mistakes and broken links. (#271) · 579f816a
      Scarlett Li authored
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      579f816a
  3. 31 Oct, 2018 13 commits
  4. 30 Oct, 2018 2 commits
  5. 26 Oct, 2018 4 commits
  6. 25 Oct, 2018 2 commits
  7. 24 Oct, 2018 1 commit
  8. 23 Oct, 2018 4 commits