1. 22 Apr, 2019 2 commits
  2. 03 Apr, 2019 1 commit
  3. 05 Mar, 2019 2 commits
  4. 26 Feb, 2019 2 commits
  5. 25 Feb, 2019 1 commit
    • SparkSnail's avatar
      Support webhdfs path in python hdfs client (#722) · 8c4c0ef2
      SparkSnail authored
      trial_keeper use 50070 port to connect to webhdfs server, and PAI use a mapping method to map 50070 port to 5070 port to visit restful server, this method has some risk for PAI may not support this kind of mapping in later release.Now use Pylon path(/webhdfs/api/v1) instead of 50070 port in webhdfs client of trial_keeper, the path is transmitted in trainingService.
      In this pr, we have these changes:
      
      1. Change to use webhdfs path instead of 50070 port in hdfs client.
      2. Change to use new hdfs package "PythonWebHDFS", which is build to support pylon by myself. You could test the new function from "sparksnail/nni:dev-pai" image to test pai trainingService.
      3. Update some variables' name according to comments.
      8c4c0ef2
  6. 19 Feb, 2019 1 commit
  7. 14 Feb, 2019 1 commit
  8. 11 Feb, 2019 1 commit
  9. 31 Jan, 2019 1 commit
  10. 29 Jan, 2019 1 commit
  11. 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
  12. 26 Dec, 2018 1 commit
  13. 21 Dec, 2018 1 commit
  14. 17 Dec, 2018 1 commit
  15. 05 Dec, 2018 2 commits
  16. 19 Nov, 2018 1 commit
  17. 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
  18. 12 Nov, 2018 1 commit
  19. 10 Nov, 2018 1 commit
  20. 09 Nov, 2018 3 commits
  21. 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
  22. 05 Nov, 2018 1 commit
  23. 02 Nov, 2018 1 commit
  24. 01 Nov, 2018 1 commit
  25. 31 Oct, 2018 5 commits
  26. 26 Oct, 2018 1 commit
  27. 25 Oct, 2018 1 commit
  28. 16 Oct, 2018 1 commit