automl/NASLib

Search algorithms for zero-shot NAS

Rufaim opened this issue · 0 comments

Hi,

Are there any plans to add and make a centralized api for differed zeroshot searching algorithms?
For example, "random search" from NAs w/o training paper; "prune-based search" from TE-NAS paper; "genetic search" from Zen-NAS; "reinforce" and etc.