Artificial Intelligence
Definition
The broad field of computer science focused on building systems capable of performing tasks that typically require human intelligence, such as reasoning, learning, and perception.
Artificial Intelligence (AI) encompasses a wide range of techniques and approaches aimed at creating machines that can simulate cognitive functions. Modern AI spans from narrow systems designed for specific tasks like image recognition to more general-purpose systems like large language models. The field draws from computer science, mathematics, linguistics, psychology, and neuroscience. Key subfields include machine learning, natural language processing, computer vision, and robotics. AI has become one of the most transformative technologies of the 21st century, reshaping industries from healthcare to finance.
Related Terms
Machine Learning
A subset of AI where systems learn patterns from data and improve their performance over time withou...
Deep Learning
A subset of machine learning that uses multi-layered neural networks to learn hierarchical represent...
Neural Network
A computing system inspired by biological neural networks, consisting of interconnected nodes (neuro...