• Guoxin's avatar
    Add GP Tuner and related doc (#1191) · a5876489
    Guoxin authored
    * fix link err in docs
    
    * add spaces
    
    * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md
    
    * add in-page link by change .md to .html
    
    * delete #section from cross-file links to make links work in both readthedocs and github docs
    
    * gp_tuner init from fmfn's repo
    
    * fix params bug by adding float>int transition
    
    * add optimal choices; support randint&quniform type; add doc
    
    * refine doc and code
    
    * change mnist yml comments
    
    * typo fix
    
    * fix val err
    
    * fix minimize mode err
    
    * add config test and Hpo result
    
    * support quniform type; update doc; update test config
    
    * update doc
    
    * un-commit changed in yarn.lock
    
    * fix optimize mode bug
    
    * optimize mode
    
    * optimize mode
    
    * reset pylint, gitignore
    
    * revert .gitignore yarn.lock
    a5876489
BuiltinTuner.md 22.3 KB