1. 23 Feb, 2022 1 commit
  2. 14 Dec, 2021 1 commit
  3. 04 Jun, 2021 1 commit
  4. 03 Jun, 2021 1 commit
  5. 05 Mar, 2021 1 commit
  6. 03 Mar, 2021 1 commit
  7. 11 Dec, 2020 1 commit
  8. 05 Dec, 2020 1 commit
  9. 13 Aug, 2020 1 commit
  10. 12 Aug, 2020 2 commits
  11. 29 Jul, 2020 1 commit
  12. 06 Jul, 2020 1 commit
  13. 17 Apr, 2020 1 commit
  14. 10 Feb, 2020 1 commit
  15. 25 Nov, 2019 1 commit
  16. 09 Sep, 2019 1 commit
  17. 14 Aug, 2019 1 commit
  18. 12 Aug, 2019 1 commit
  19. 19 Jun, 2019 1 commit
  20. 11 Jan, 2019 1 commit
    • Lee's avatar
      Update Dockerfile and README (#589) · e209869c
      Lee authored
      * fix some bugs in doc and log
      
      * The learning rate focus more on validation sets accuracy than training sets accuracy.
      
      * update Dockerfile and README
      
      * Update README.md
      
      Merge to branch v0.5
      e209869c
  21. 21 Dec, 2018 1 commit
  22. 13 Nov, 2018 3 commits
    • SparkSnail's avatar
      Quick fix Docker (#363) · 183763ef
      SparkSnail authored
      Remove "RUN python3 -m pip --no-cache-dir install torch torchvision"
      183763ef
    • SparkSnail's avatar
      Add Pytorch and set sklearn version in Dockerfile (#346) · e3901253
      SparkSnail authored
      1.Set scikit-learn==0.20.0 in Dockerfile
      2.Update readme.md of dockerile
      3.Add PyTorch 0.4.1
      4.Add description for 'nnictl stop all'
      e3901253
    • gongwuji's avatar
      add PyTorch to Dockerfile (#362) · 7508c87d
      gongwuji authored
      * update local demo doc and configuration
      
      * change folder name
      
      * Update tutorial_1_CR_exp_local_api.md
      
      no need to have a new training file
      
      * Delete mnist_gpu.py
      
      no need to have a new training file
      
      * Update config_gpu.yml
      
      no need to have a new training file
      
      * add PyTorch to Dockerfile
      7508c87d
  23. 09 Nov, 2018 1 commit
  24. 07 Nov, 2018 1 commit
    • chicm-ms's avatar
      Merge v0.3 into master (#337) · 370feb7f
      chicm-ms authored
      * Fix pypi package missing python module
      
      * Fix pypi package missing python module
      
      * fix bug in smartparam example (#322)
      
      * Fix nnictl update trialnum and document (#326)
      
      1.Fix restful server of update
      2.Update nnictl document of update
      3.Add tensorboard in docement
      
      * Update the version numbers from 0.3.2 to 0.3.3
      370feb7f
  25. 02 Nov, 2018 1 commit
  26. 01 Nov, 2018 1 commit
  27. 31 Oct, 2018 3 commits
  28. 26 Oct, 2018 1 commit
  29. 29 Sep, 2018 2 commits
    • fishyds's avatar
      Merge branch V0.2 to Master (#143) · 2a28a578
      fishyds authored
      * webui logpath and document (#135)
      
      * Add webui document and logpath as a href
      
      * fix tslint
      
      * fix comments by Chengmin
      
      * Pai training service bug fix and enhancement (#136)
      
      * Add NNI installation scripts
      
      * Update pai script, update NNI_out_dir
      
      * Update NNI dir in nni sdk local.py
      
      * Create .nni folder in nni sdk local.py
      
      * Add check before creating .nni folder
      
      * Fix typo for PAI_INSTALL_NNI_SHELL_FORMAT
      
      * Improve annotation (#138)
      
      * Improve annotation
      
      * Minor bugfix
      
      * Selectively install through pip (#139)
      
      Selectively install through pip 
      * update setup.py
      
      * fix paiTrainingService bugs (#137)
      
      * fix nnictl bug
      
      * add hdfs host validation
      
      * fix bugs
      
      * fix dockerfile
      
      * fix install.sh
      
      * update install.sh
      
      * fix dockerfile
      
      * Set timeout for HDFSUtility exists function
      
      * remove unused TODO
      
      * fix sdk
      
      * add optional for outputDir and dataDir
      
      * refactor dockerfile.base
      
      * Remove unused import in hdfsclientUtility
      
      * Add documentation for NNI PAI mode experiment (#141)
      
      * Add documentation for NNI PAI mode
      
      * Fix typo based on PR comments
      
      * Exit with subprocess return code of trial keeper
      
      * Remove additional exit code
      
      * Fix typo based on PR comments
      
      * update doc for smac tuner (#140)
      
      * Revert "Selectively install through pip (#139)" due to potential pip install issue (#142)
      
      * Revert "Selectively install through pip (#139)"
      
      This reverts commit 1d174836.
      
      * Add exit code of subprocess for trial_keeper
      
      * Update README, add link to PAImode doc
      2a28a578
    • SparkSnail's avatar
      fix paiTrainingService bugs (#137) · 2b8cf2ee
      SparkSnail authored
      * fix nnictl bug
      
      * add hdfs host validation
      
      * fix bugs
      
      * fix dockerfile
      
      * fix install.sh
      
      * update install.sh
      
      * fix dockerfile
      
      * Set timeout for HDFSUtility exists function
      
      * remove unused TODO
      
      * fix sdk
      
      * add optional for outputDir and dataDir
      
      * refactor dockerfile.base
      
      * Remove unused import in hdfsclientUtility
      2b8cf2ee
  30. 14 Sep, 2018 1 commit