Chapter 11 Ai

5.0(1)
studied byStudied by 61 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

artificial intelligence (AI)

The ability to mimic or duplicate the functions of the human brain.

2
New cards

Watson

Supercomputer

3
New cards

Artificial intelligence (AI) systems

The people, procedures, hardware, software, data, and knowledge needed to develop computer systems and machines that can simulate human intelligence processes, including learning (the acquisition of information and rules for using the information), reasoning (using rules to reach conclusions), and self-correction (using the outcome from one scenario to improve its performance on future scenarios).

4
New cards

intelligent behavior

The ability to learn from experiences and apply knowledge acquired from those experiences; to handle complex situations; to solve problems when important information is missing; to determine what is important and to react quickly and correctly to a new situation; to understand visual images, process and manipulate symbols, and be creative and imaginative; and to use heuristics.

5
New cards

perceptive system

A system that approximates the way a person sees, hears, and feels objects.

6
New cards

heuristics

A trial-and-error method of problem solving used when an algorithmic or mathematical approach is not practical.

7
New cards

Expert systems

The decision-making computer systems in AI, designed to be the most advanced and most reliable in solving complex problems.

8
New cards

knowledge base

A component of an expert system that stores all relevant information, data, rules, cases and relationships used by the expert system.

9
New cards

rule

A conditional statement that links conditions to actions or outcomes.

10
New cards

IF-THEN statements

A rule that suggests certain conclusions.

11
New cards

development engine

Engine that builds the sets of rules and processes used by AI systems.

12
New cards

inference engine

Part of the expert system that seeks information and relationships from the knowledge base and provides answers, predictions, and suggestions, often taking the place of the human experts.

13
New cards

Forward chaining

A strategy used by the inference engine to process data using a set of known facts to make decisions.

14
New cards

Backward chaining

A strategy used by the inference engine to determine how a decision was made.

15
New cards

explanation facility

Component of an expert system that allows a user or decision maker to understand how the expert system arrived at certain conclusions or results.

16
New cards

knowledge acquisition facility

Part of the expert system that provides a convenient and efficient means of capturing and storing all the components of the knowledge base.

17
New cards

domain expert

The person or group with the expertise or knowledge the expert system is trying to capture (domain).

18
New cards

knowledge engineer

A person who has training or experience in the design, development, implementation, and maintenance of an expert system.

19
New cards

knowledge user

The person or group who uses and benefits from the expert system

20
New cards

vision systems

The hardware and software that permit computers to capture, store, and manipulate visual images.

21
New cards

Augmented reality (AR)

Vision system software that takes computer-generated images and superimposes them on a user’s view of the world through the use of specialized glasses or goggles.

22
New cards

intelligent agent

Programs and a knowledge base used to perform a specific task for a person, a process, or another program; also called an intelligent robot or bot.

23
New cards

artificial neural network

A computer system that can recognize and act on patterns or trends that it detects in large sets of data; developed to operate like the human brain.

24
New cards

upskill

The practice of training a workforce to perform higher-skilled roles to ensure they meet their full potential.

25
New cards

machine learning

The ability of a computer to learn without having a programmer change the software for every scenario it encounters.

26
New cards

Supervised learning

Machine learning using a labeled data set and examples to produce output that is compared to a predefined correct output.

27
New cards

Unsupervised learning

Machine learning using an unlabeled data set and no examples. The data is labeled through observations, and learning is through observation.

28
New cards

Reinforced learning

Machine learning using trial and error on an unlabeled data set. Learning is gained through positive and negative feedback.

29
New cards

Semi-supervised learning

Machine learning using a combination of supervised and unsupervised learning techniques.

30
New cards

Cryptocurrency

A digital currency, such as Bitcoin, used for financial transactions.

31
New cards

optical character recognition (OCR)

Technology that distinguishes printed or handwritten text in a digital image, such as a scanned document, that is converted into a computer-generated document, such as a PDF.

32
New cards

Natural language processing (NLP)

The part of machine language that allows computers to understand, analyze, manipulate, and generate natural language for processing.

33
New cards

deep learning

Allows programs to grow and learn from examples provided users, either typed or spoken.

34
New cards

brain computer interface (BCI)

Technology that interacts with a human’s neural structure (brain) and translates the information (thoughts) into activity (actions).

35
New cards

Robotics

Technology using a combination of mechanical engineering, computer science, and machine learning to create a device that can perform tasks with a high degree of precision.