Neural Network

A computer system designed to mimic the way the human brain learns and processes information.

What it means

A Neural Network is the software architecture behind modern AI. It consists of layers of digital 'neurons' connected together. By adjusting the strength of these connections based on examples, the network learns to recognize patterns.

Why it matters

This is the engine under the hood of Deep Learning. It allows computers to solve messy, complex problems like recognizing faces or translating languages, which traditional programming couldn't handle.