Yuge Zhang
Yuge Zhang
Thanks for sharing your code for this excellent work! Could you reveal more details about how you finetune your specialized sub-network? I didn't find the code in the repo, but...
Hi. I've been recently writing ENAS myself, and I notice this project as a great reference for implementing ENAS in Keras. After reading your code, I have a concern that...
### Description ### Fix #5117. #### Test Options #### - [ ] fast test - [ ] full test - HPO - [ ] full test - NAS - [...
### Description ### Add deduplication for evolutionary search. #### Test Options #### - [ ] fast test - [ ] full test - HPO - [ ] full test -...
Hi. Sorry to bother again. I tried to run your evolution search code, with checkpoints-150000 provided. The results look like this:  which is nowhere near the results shown in...
### Problem I'm trying to build a jupyter plugin with the ability to programmatically add cells, execute cells, and read a specific cell to write suggestions. Most features (e.g., code...
_This is transferred from microsoft/pyright#3414. Possibly related to #56._ pyright crashes with the following error after node 18 has been released. ``` > pyright myproject * Install prebuilt node (18.0.0)...
Hi all. Thanks for building this great toolkit. Recently I found that turning on smoothing is a good choice. It makes the chart look nicer and sometimes more friendly. But...
## Before submitting - [x] Was this discussed/approved via a GitHub issue? microsoft/nni#4504 - [x] Did you create/update your **configuration file**? - [x] Did you **add your config to CI**...
Roadmap
## v0.1 The following items shall be completed before v0.1 release. ### Analysis - [ ] Redesign ### Config - [x] Deprecated the usage of inheriting PythonConfig - [x] Usage...