Home/Glossary/Neural Network

AI Glossary

Neural Network

The computing architecture inspired by the human brain

Definition

A neural network is a computational system loosely modeled on the human brain, consisting of layers of interconnected nodes (neurons) that process and transform data. Deep neural networks with many layers can learn highly complex patterns from large datasets. They are the foundation of most modern AI, including image recognition, language models, and generative AI.

Related Terms

Back to Glossary