What is Weak AI?

Skill Level:

Weak AI, also known as Narrow AI, refers to AI systems designed to perform specific tasks with human-like intelligence, but without true general intelligence. Weak AI systems excel in specific domains like image recognition or Natural Language Processing, but they do not possess real understanding or consciousness.

Other Definitions

Ethics in AI focuses on the responsible and ethical use of AI technologies. Businesses must consider the fairness, transparency, accountability, and privacy implications of…
Hyperparameters are parameters that are set before the training of an AI model. They control the behaviour and performance of the model, such as…
Decision Trees are Machine Learning models that use a branching structure to make decisions or predictions. By determining the most important features and creating…
Genetic Algorithms are optimisation techniques inspired by the principles of evolution. By mimicking natural selection, Genetic Algorithms explore a large search space and find…