deep model
A neural network containing more than one hidden layer.
Plain English Explanation
A neural network containing more than one hidden layer. A deep model is also called a deep neural network. Contrast with wide model.
How is it used?
Practitioners refer to deep model when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.