Technical Terms
Neural Network
Definition
A computing system inspired by the biological neural networks in the human brain. Neural networks consist of layers of interconnected nodes (neurons) that process information and learn patterns from data. They are the foundation of modern AI.
In Plain English
A computer program loosely inspired by how the brain works. It has layers of simple processing units connected together, and it learns by adjusting these connections based on examples — like how practising a skill strengthens pathways in your brain.