AI Fundamentals
beginner
Artificial Intelligence (AI)
Computer systems capable of performing tasks that typically require human intelligence.
Detailed Explanation
Artificial Intelligence refers to the simulation of human intelligence in machines that are programmed to think and learn like humans. The term may also be applied to any machine that exhibits traits associated with a human mind such as learning and problem-solving. AI can be categorized as either weak AI (designed for a particular task) or strong AI (with generalized human cognitive abilities).
Examples
- Virtual assistants like Siri and Alexa
- Recommendation systems on streaming platforms
- Self-driving cars
Tags
intelligence
core concept
Related Terms
- Machine Learning (ML)A subset of AI that enables systems to learn and improve from experience without explicit programming.
- Deep LearningA subset of machine learning based on artificial neural networks with multiple layers.
- Neural NetworkComputing systems inspired by the biological neural networks in animal brains.