config.yml 268 Bytes
Newer Older
1
2
3
searchSpaceFile: search_space.json
trialCommand: python3 mnist-keras.py
trialGpuNumber: 0
xuehui's avatar
fix bug  
xuehui committed
4
trialConcurrency: 1
5
6
maxTrialNumber: 10
maxExperimentDuration: 1h
xuehui's avatar
fix bug  
xuehui committed
7
tuner:
8
9
10
  name: BatchTuner
trainingService:  # For other platforms, check mnist-pytorch example
  platform: local