BasicsEssential terms for understanding AI and large language models

深度学习

A machine learning approach where multi-layer neural networks learn features and patterns from data automatically.

Deep learning optimizes network parameters via backpropagation and massive compute, and is the dominant AI paradigm today. LLMs, image recognition and speech recognition all build on it; performance scales with data and compute.

Related terms