1. 11 Dec, 2020 2 commits
  2. 10 Dec, 2020 1 commit
  3. 21 Sep, 2020 1 commit
  4. 14 Sep, 2020 1 commit
  5. 12 Aug, 2020 4 commits
  6. 29 Jun, 2020 1 commit
  7. 23 Jun, 2020 1 commit
  8. 09 Feb, 2020 1 commit
  9. 07 Feb, 2020 1 commit
  10. 08 Jan, 2020 1 commit
  11. 02 Dec, 2019 1 commit
  12. 26 Nov, 2019 1 commit
  13. 26 Sep, 2019 1 commit
  14. 14 Aug, 2019 1 commit
  15. 12 Aug, 2019 1 commit
  16. 29 Jul, 2019 1 commit
  17. 15 Jul, 2019 1 commit
    • xuehui's avatar
      Update all doc structure (#1285) · 39782f12
      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
      
      * first commit for update doc structure
      
      * mv the localmode and remotemode to traningservice
      
      * update
      39782f12
  18. 09 Jul, 2019 1 commit
  19. 01 Jul, 2019 1 commit
  20. 25 Jun, 2019 1 commit
    • 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
  21. 19 Jun, 2019 1 commit
  22. 28 May, 2019 1 commit
  23. 27 May, 2019 1 commit
  24. 15 May, 2019 1 commit
  25. 06 May, 2019 1 commit
  26. 22 Apr, 2019 1 commit
  27. 19 Apr, 2019 3 commits
  28. 12 Apr, 2019 1 commit
  29. 09 Apr, 2019 1 commit
    • Yan Ni's avatar
      export trial status to csv (#905) · 3beaa3fd
      Yan Ni authored
      * export to csv core code done
      
      * add nnictl trail export
      
      * fix bug
      
      * add dependency for pandas
      
      * remove pandas from dependency
      
      * add multi phase support
      
      * add document
      3beaa3fd
  30. 08 Apr, 2019 1 commit
  31. 26 Mar, 2019 1 commit
    • Lee's avatar
      Change the behavior of `nnictl log trial [--trialid TRIALID] [id]` (#900) · 36401157
      Lee authored
      * add different tuner config files for config_test
      
      * change MetisTuner config test due to no lightgbm python module in integration test
      
      * install smac package in azure-pipelines
      
      * SMAC need swig to be installed
      
      * Try to install swig from source code
      
      * remove SMAC test because the dependency can not be installed
      
      * use sudo to install the swig
      
      * sleep 10s to make sure the port has been released
      
      * remove tuner test for networkmorphism because it uses more than 30s to release the tcp port
      
      * word "down" to "done"
      
      * add config test for Curvefitting assessor
      
      * change file name
      
      * Fix data type not match bug
      
      * Optimize MetisTunner
      
      * pretty the code
      
      * Follow the review comment
      
      * add exploration probability
      
      * Avoid None type object generating
      
      * fix nnictl log trial bug
      
      * rollback chinese doc
      
      * add argument 'experiment' to parser_log_trial and parser_trial_kill
      
      * update doc
      36401157
  32. 15 Mar, 2019 1 commit
    • SparkSnail's avatar
      Support version check of nni (#807) · d0b22fc7
      SparkSnail authored
      check nni version in trialkeeper, to make sure the version of trialkeeper is consistent with trainingService
      add a debug mode in config file
      d0b22fc7
  33. 18 Feb, 2019 1 commit
    • Yan Ni's avatar
      move docs under en_US (#744) · 8b9bcf16
      Yan Ni authored
      * move en docs under en_US
      
      * update gitignore
      
      * fix image link
      
      * add doc guide
      
      * add napoleon ext
      8b9bcf16
  34. 31 Jan, 2019 1 commit