Artificial Intelligence Basics

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers the foundational concepts, history, and disciplines of Artificial Intelligence as described in the lecture notes.

Last updated 8:17 PM on 6/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Artificial Intelligence (AI)

A field that allows for the creation of machines capable of performing tasks that usually require human intelligence, with the goal of acting autonomously.

2
New cards

Computer Vision

A domain focused on the understanding and interpretation of images and videos by machines, used in areas like facial recognition and autonomous vehicle navigation.

3
New cards

Natural Language Processing (NLP)

Also known as TAL, it is a field focused on the interaction between computers and human language to understand, interpret, and respond to text or speech.

4
New cards

Robotics

A field centered on the design, construction, operation, and use of robots in sectors such as industry, health, and scientific research.

5
New cards

Machine Learning (ML)

A branch of AI focused on developing systems capable of learning and improving from experience without being explicitly programmed like traditional systems.

6
New cards

Deep Learning

An advanced subset of Machine Learning that uses complex neural network architectures to process data that is much larger and more complex than traditional ML.

7
New cards

Weak AI

AI systems currently in reality that have capabilities limited to a single specific task and do not possess consciousness or general understanding.

8
New cards

Strong AI

A theoretical stage of AI that would possess understanding and consciousness similar or superior to that of a human being.

9
New cards

Generative AI

A sub-domain of deep learning that uses artificial neural networks to create new content, such as text, images, or audio, by learning patterns from existing content.

10
New cards

Mathematical Model

The central core of an AI system, consisting of a structure or mathematical representation designed for problem analysis or task execution.

11
New cards

Learning Algorithm

Special rules that modify the parameters of a model to train it, determining how accurately the AI adapts to new information.

12
New cards

Supervised Learning

A type of learning that uses a known set of input data and known responses (labels) to train a model to generate predictions for new input data.

13
New cards

Unsupervised Learning

A type of learning used to explore data when there is no precise objective or known information/labels within the data.

14
New cards

Tokens

Individual units or words within human language that models analyze to reproduce relationships based on probability links.

15
New cards

Expert Systems

Systems developed in the 1980s capable of reproducing the logical functioning of human specialists.