Prioritized Architecture Sampling with Monto-Carlo Tree Search
Prioritized Architecture Sampling with Monto-Carlo Tree Search
One-shot neural architecture search (NAS) methods significantly reduce the search cost by considering the whole search space as one network, which only needs to be trained once. However, current methods select each operation independently without considering previous layers. Besides, the historical information obtained with huge computation costs is usually used …