Capella University AI1000 Common AI Terms

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

1/27

flashcard set

Earn XP

Description and Tags

These are the terms provided by the professor in the class with their definitions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

28 Terms

1
New cards

AI (artificial intelligence)

The simulation of human intelligence processes by machines or computer systems.

2
New cards

Algorithm

A sequence of rules given to an AI machine to perform a task or solve a problem.

3
New cards

Chatbot

A software application designed to imitate human conversation through text or voice commands.

4
New cards

Discriminative models

used for classifying data by directly learning the boundary between different classes. EX: sorting emails and recognizing faces

5
New cards

Computer vision

An interdisciplinary field focusing on how computers can gain understanding from images and videos.

6
New cards

Multi-modal models

Systems that combine and/or convert types of data. Ex: creating text from images or answer questions about an image.

7
New cards

Data augmentation

The process of increasing the size and diversity of a training data set by creating modified versions of existing data points, such as rotating or scaling images.

8
New cards

Tabular Classification Models

Uses structured (tabled) data to categorize new data.

9
New cards

Embeddings

Mathematical representations of objects like text, images, and audio that enable machine learning models to understand relationships and find similarities.

10
New cards

Generative AI

AI technology that creates new content, such as text, images, or video, by learning patterns from large data sets.

11
New cards

Guardrails

Restrictions and rules placed on AI systems to ensure appropriate data handling and prevent unethical content generation.

12
New cards

Hallucination

An incorrect or false response from an AI system presented as factual information.

13
New cards

Image generation

The process of creating new images using AI models trained on large data sets of existing images.

14
New cards

Large language model (LLM)

An AI model trained on vast amounts of text data to understand and generate human-like language.

15
New cards

Locally run

This means the app and all of its data is run from the users personal computer.

16
New cards

Machine learning

A subset of AI that focuses on developing algorithms and models that help machines learn from data and make predictions without human assistance.

17
New cards

Model

A mathematical representation of a real-world process or system, used by AI to make predictions or decisions based on input data.

18
New cards

Natural language processing (NLP)

A type of AI that enables computers to understand spoken and written human language.

19
New cards

Pre-trained model

An AI model that has been trained on a large data set and can be fine-tuned for specific tasks, saving time and computational resources compared to training from scratch.

20
New cards

Prompt

The input given to an AI system to obtain a desired output or result.

21
New cards

Sentiment analysis

The process of using AI to determine the emotional tone or opinion expressed in a piece of text, such as positive, negative, or neutral.

22
New cards

Speech recognition

The ability of AI systems to convert spoken language into written text.

23
New cards

Text generation

The process of creating new text content using AI models trained on large amounts of existing text data.

24
New cards

Text-to-speech

The ability of AI systems to convert written text into spoken language.

25
New cards

Tokenization

The process of breaking down text data into smaller units called tokens, such as words or subwords, to be processed by AI models.

26
New cards

Training data

The information or examples given to an AI system to enable it to learn, find patterns, and create new content.

27
New cards

Transformer model

A type of model that has revolutionized NLP by enabling more effective handling of sequential data without processing it in order. This is the brain that runs many large language models.

28
New cards

Voice cloning

The ability of AI systems to generate speech that mimics a specific person's voice based on a sample of their speech data.