Neural Architecture Search
N
Neural Architecture Search
Definition
An automated machine learning technique that uses algorithms to discover optimal neural network architectures for a given task. NAS explores the design space of layer types, connections, and hyperparameters to find architectures that outperform human-designed ones.