Artificial Intelligence Key Terms

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

These flashcards cover essential vocabulary terms and definitions related to Artificial Intelligence.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Artificial Intelligence (AI)

The science and engineering of making intelligent machines, especially intelligent computer programs.

2
New cards

Agent

A system or software program capable of autonomous, purposeful reasoning directed towards one or more goals.

3
New cards

Expert System

A computer application developed to solve complex problems at the level of extraordinary human intelligence and expertise.

4
New cards

Neural Network (NN)

A computing system made up of highly interconnected processing elements that process information based on external inputs.

5
New cards

Fuzzy Logic

A reasoning method that resembles human reasoning, allowing for intermediate possibilities between true and false.

6
New cards

Natural Language Processing (NLP)

An AI method for communicating with intelligent systems using natural language.

7
New cards

Backpropagation Algorithm

A training algorithm for neural networks that adjusts weights to minimize output errors.

8
New cards

Autonomous Robot

A robot that operates independently without external control.

9
New cards

Heuristic

Knowledge derived from trial-and-error, evaluations, and experimentation.

10
New cards

Turing Test

A test designed to assess a machine's ability to exhibit intelligent behavior equivalent to or indistinguishable from that of a human.

11
New cards

Machine Learning

A subset of AI that enables machines to learn from data and improve their performance without being explicitly programmed.

12
New cards

Programming without AI

Programming that answers specific questions it is designed to solve.

13
New cards

Programming with AI

Programming that can address generic questions and absorb new modifications without structural changes.

14
New cards

Rationality

The state of being reasonable and making sound judgments based on perceived information.

15
New cards

Inference Engine

The component of an expert system that applies logical rules to the knowledge base to deduce new information.

16
New cards

Knowledge Base

The component of an expert system that contains domain-specific knowledge and information.

17
New cards

Pruning

The process of eliminating unnecessary and irrelevant considerations in AI systems.

18
New cards

Task

The objective or goal that an agent is trying to achieve.