Machine Learning

Neural Network

A computing system inspired by the biological neural networks in the human brain. It consists of interconnected nodes (neurons) organized in layers that process information and learn to recognize patterns.

Why It Matters

Neural networks are the backbone of modern AI — from voice assistants to autonomous vehicles. Understanding them is key to understanding how AI 'thinks'.

Example

A neural network trained on thousands of cat and dog photos learns to distinguish between them by recognizing features like ear shape, fur texture, and body proportions.

Think of it like...

Like a company org chart where information flows from junior employees (input layer) through middle managers (hidden layers) to executives (output layer), with each level adding more insight.

Related Terms