- 19 Apr, 2019 11 commits
-
-
chicm-ms authored
-
Lijiao authored
-
Lijiao authored
Support multiphase experiment
-
Lee authored
* Revert to orginal `nnictl log trial` and `nnictl trial kill` * Change print() to print_normal()
-
Shufan Huang authored
Handling import data in Tuner/Advisor
-
SparkSnail authored
Fix issue #890
-
Lijiao authored
* Format other final keys and fix bugs in hyper-parameter graph
-
Chi Song authored
* fix doc format for translated content. * update format and fix typo * remove useless file
-
SparkSnail authored
Advisor and assessor could not be used simultaneously. Refactor config file error message. Support scientific notation, like 1e-2
-
QuanluZhang authored
update multi-phase doc
-
chicm-ms authored
* Refactoring environment variables
-
- 18 Apr, 2019 1 commit
-
-
chicm-ms authored
* Refactoring local training service * Designated GPU for local training service * RemoteMachine designated GPU configuration
-
- 17 Apr, 2019 3 commits
-
-
Zejun Lin authored
fix bugs of dev-install caused by composition of the two packages, update Makefile for uninstalling nni
-
SparkSnail authored
-
SparkSnail authored
-
- 16 Apr, 2019 3 commits
-
-
Lee authored
Catch IndexError
-
demianzhang authored
* Update naive_trial.py * Fix test BatchTuner
-
Lijiao authored
optimization of copy as python
-
- 15 Apr, 2019 2 commits
-
-
Shufan Huang authored
add integration test for bohb, change search space's name to search_space_advisor
-
demianzhang authored
-
- 12 Apr, 2019 2 commits
-
-
Chi Song authored
The indent is changed after add color at title of each list, get whole content aligned with this change.
-
Shufan Huang authored
add BOHB Advisor
-
- 11 Apr, 2019 3 commits
-
-
QuanluZhang authored
-
chicm-ms authored
* Use job queue for PAI training service
-
fishyds authored
* Show more error msg when submitting PAI job failed
-
- 10 Apr, 2019 5 commits
-
-
Lijiao authored
* show error message more friendly * update
-
Shufan Huang authored
create utils.py, put extract_scalar_reward to it and remove others
-
Chi Song authored
-
Shufan Huang authored
remove return True
-
Yan Ni authored
add trial id to csv and remove pandas
-
- 09 Apr, 2019 2 commits
- 08 Apr, 2019 4 commits
-
-
Shufan Huang authored
* update doc * update example
-
Zejun Lin authored
* enable tuner to aware trial ending * fix docstring
-
Shufan Huang authored
* update hyperband * change STEP to TRIAL_BUDGET * modify the function of n r * fix typo
-
Shufan Huang authored
-
- 07 Apr, 2019 2 commits
-
-
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 * add NASComparison for ResearchBlog * Fix format of table * update doc and add index to toctree * Update NASComparison.md Slightly change. * Update NASComparison.md Add http links in toctree * Move ResearchBlog to bottom move ResearchBlog to bottom * Follow the review comments * rename the folder name to Blog * Add Author * Update index.rst * Update index.rst
-
杨明亮 authored
* copy parameters in form of python dict. * remove irrelevant files * better ui and ux * better ui
-
- 03 Apr, 2019 2 commits