AI GlossaryArtificial Intelligence (AI)ENTRY — AI Fundamentals
[AI Fundamentals]
Artificial Intelligence (AI).
The simulation of human intelligence processes by computer systems, including learning, reasoning, and self-correction.
In-depth explanation
01AI encompasses a broad range of technologies that enable machines to sense, comprehend, act, and learn. Modern AI systems can perform tasks that typically require human intelligence, such as visual perception, speech recognition, decision-making, and language translation. AI can be categorized into narrow AI (designed for specific tasks) and general AI (hypothetical systems that could perform any intellectual task).
Examples
02EX. 01
Virtual assistants like Siri
EX. 02
Recommendation systems
EX. 03
Self-driving cars
More in AI Fundamentals
0301AccuracyAccuracy is a metric used in machine learning to measure the percentage of correctly predicted instances in relation to the total number of instances evaluated. It is widely used to assess the performance of classification models.02Active LearningActive learning is a machine learning approach where the algorithm selectively queries a human expert to label new data points with the goal of improving the model's performance with minimal labeled data.03Adam OptimizerAdam (Adaptive Moment Estimation) is an optimization algorithm used in training machine learning models, particularly neural networks. It combines the advantages of two other extensions of stochastic gradient descent, specifically AdaGrad and RMSProp, to adaptively adjust the learning rate of each parameter.04Adversarial AttackAn adversarial attack is a deliberate attempt to manipulate the inputs to an AI model in order to cause it to make errors or incorrect predictions, often by introducing subtle perturbations that are imperceptible to humans.05Adversarial ExampleAn adversarial example is a specially crafted input designed to deceive a machine learning model, causing it to make an incorrect prediction or classification.06Agentic AIAgentic AI refers to artificial intelligence systems designed to perceive their environment, make decisions, and take actions autonomously to achieve specific goals.
[NEXT] — APPLY THE CONCEPT
Master Artificial Intelligence (AI).
Learn how to apply this concept with hands-on projects in our comprehensive AI programs.