1. 22 Nov, 2018 1 commit
    • Zejun Lin's avatar
      Update ci with new built-in tuner and assessor (#359) · 7035f3e7
      Zejun Lin authored
      * fix sdk's unittest and add medianstop, batchtuner to ci
      
      * fix sdk's unittest and add medianstop, batchtuner to ci
      
      * remove debug info
      
      * update azure-pipelines
      
      * remove useless code
      
      * add some checks
      
      * fix pylint
      
      * update ci test
      
      * update ci
      7035f3e7
  2. 31 Oct, 2018 1 commit
    • Yan Ni's avatar
      move reward extraction logic to tuner (#274) · 3618c9e9
      Yan Ni authored
      * add pycharm project files to .gitignore list
      
      * update pylintrc to conform vscode settings
      
      * fix RemoteMachineMode for wrong trainingServicePlatform
      
      * add python cache files to gitignore list
      
      * move extract scalar reward logic from dispatcher to tuner
      
      * update tuner code corresponding to last commit
      
      * update doc for receive_trial_result api change
      
      * add numpy to package whitelist of pylint
      
      * distinguish param value from return reward for tuner.extract_scalar_reward
      
      * update pylintrc
      
      * add comments to dispatcher.handle_report_metric_data
      
      * refactor extract reward from dict by tuner
      3618c9e9
  3. 20 Aug, 2018 1 commit