Neural Architecture Search Task

From GM-RKB
Revision as of 15:21, 17 June 2020 by Gmelli (talk | contribs) (Created page with "A Neural Architecture Search Task is a model search task for neural network models. * <B>See:</B> Automated Machine Learning, Artificial Neural Network, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Neural Architecture Search Task is a model search task for neural network models.



References

2020

  • (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/Neural_architecture_search Retrieved:2020-6-17.
    • Neural architecture search (NAS)[1] [2] 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 or outperform hand-designed architectures.[3][4] Methods for NAS can be categorized according to the search space, search strategy and performance estimation strategy used:[1]
      • The search space defines the type(s) of ANN that can be designed and optimized.
      • 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 (without constructing and training it).
    • NAS is closely related to hyperparameter optimization and is a subfield of automated machine learning (AutoML).
  1. Jump up to: 1.0 1.1 Cite error: Invalid <ref> tag; no text was provided for refs named survey
  2. Cite error: Invalid <ref> tag; no text was provided for refs named survey2
  3. Cite error: Invalid <ref> tag; no text was provided for refs named Zoph 2016
  4. Cite error: Invalid <ref> tag; no text was provided for refs named Zoph 2017