• QuanluZhang's avatar
    Dev hyperband (#405) · a3872505
    QuanluZhang authored
    * support hyperband
    
    * add example for hyperband
    
    * register Hyperband in tuner
    
    * after debug
    
    * update doc
    
    * trivial change
    
    * update spec validation of yaml config
    
    * modify nnictl launcher
    
    * modify nnimanager and util to support advisor
    
    * Quick fix nnictl config logic (#289)
    
    * fix nnictl bug
    
    * fix install.sh
    
    * add desc for Dockerfile.build.base
    
    * update document for Dockerfile
    
    * update
    
    * refactor port detect
    
    * update
    
    * refactor NNICTLDOC.md
    
    * add document for pai and nnictl
    
    * add default value for port
    
    * add exception handling in trial_keeper.py
    
    * fix port bug
    
    * fix resume
    
    * fix nnictl resume and fix nnictl stop
    
    * fix document
    
    * update
    
    * refactor nnictl
    
    * update
    
    * update doc
    
    * update
    
    * update nnictl
    
    * fix comment
    
    * revert dockerfile
    
    * update
    
    * update
    
    * update
    
    * fix nnictl error hit
    
    * fix comments
    
    * fix bash-completion
    
    * fix paramiko install
    
    * quick fix resume logic
    
    * update
    
    * quick fix nnictl
    
    * refactor sdk main
    
    * update unit test accordingly
    
    * update example's config file
    
    * update restserver validation
    
    * PR merge to 0.3 (#297)
    
    * refactor doc
    
    * update with Mao's suggestions
    
    * Set theme jekyll-theme-dinky
    
    * update doc
    
    * fix links
    
    * fix links
    
    * fix links
    
    * merge
    
    * fix links and doc errors
    
    * merge
    
    * merge
    
    * merge
    
    * merge
    
    * Update README.md (#288)
    
    added License badge
    
    * merge
    
    * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
    
    * fix link
    
    * fix doc mistakes and broken links. (#271)
    
    * refactor doc
    
    * update with Mao's suggestions
    
    * Set theme jekyll-theme-dinky
    
    * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
    
    * fix link
    
    * Update README.md
    
    * Fix misspelling in examples/trials/ga_squad/README.md
    
    * revise the installation cmd to v0.2
    
    * revise to install v0.2
    
    * remove files
    
    * update
    
    * remove enas readme (#292)
    
    * support checkpoint directory
    
    * Fix datastore performance issue (#301)
    
    * fix pylint
    
    * Fix nnictl in v0.3 (#299)
    
    Fix old version of config file
    fix sklearn requirements
    Fix resume log logic
    
    * modify log
    
    * trivial changes
    
    * update example
    
    * update makefile
    
    * update launcher.py to fix the problem of finding main.js
    
    * debug
    
    * add hyperparameter info into trial_end api
    
    * fix bug and update example
    
    * fix error induced by merge
    
    * support initialize
    
    * add doc for hyperband
    
    * fix bugs and add config_pai
    
    * fix bugs and add config_pai
    
    * fix bugs and add config_pai
    
    * fix bugs and add config_pai
    
    * update doc
    
    * add doc for advisor
    
    * fit
    
    * modification based on hui's comments
    
    * update doc
    a3872505
manager.ts 4.1 KB