Term of the Moment

Amazon AI chips


Look Up Another Term


Definition: neural architecture search


Software that designs a neural network based on the programmer's goals for the AI system. Programmers set goals for accuracy and speed, and they define the model size based on the hardware it will run in, typically an IoT or mobile device. The neural architecture search (NAS) examines a large number of samples to determine the optimal number of network layers and connections. See neural network and AI programming.