MLP
Multilayer Perceptron
Classic fully-connected feedforward neural network.
AI & ML
When you'd see it: Foundational deep-learning discussions. The MLP is the classic, simplest neural network.
Why it matters: An MLP is the basic fully-connected neural network that deeper architectures build from. Knowing it grounds the more specialized models like CNNs and transformers.
Study this in BizTech Primer →