Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 2.04 KB

artificial-intelligence.md

File metadata and controls

27 lines (15 loc) · 2.04 KB

In computer science, artificial intelligence (AI), sometimes called machine intelligence, is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans. Leading AI textbooks define the field as the study of "intelligent agents": any device that perceives its environment and takes actions that maximize its chance of successfully achieving its goals. Colloquially, the term "artificial intelligence" is often used to describe machines (or computers) that mimic "cognitive" functions that humans associate with the human mind, such as "learning" and "problem solving".

  • [[machine-learning]]
    • [[llm]]
  • [[natural-language-processing]]

Learn

Libraries

  • Face Recognition Recognize and manipulate faces from Python or from the command line with the world's simplest face recognition library.

Tools