Neural architecture search
Neural architecture search (NAS) is a technique for automating the design of artificial neural networks (ANN), a widely used model in the field of machine learning. NAS has been used to design networks that are on par with or outperform hand-designed architectures. Methods for NA
The search strategy defines the approach used to explore the search space.
The performance estimation strategy evaluates the performance of a possible ANN from its design.
Kaynak: Wikipedia (İngilizce, CC BY-SA) — https://en.wikipedia.org/wiki/Neural_architecture_search
