Artificial Intelligence and Machine Learning Concepts

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

1/17

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts, paradigms, and terminology related to Artificial Intelligence and Machine Learning as discussed in the lecture notes.

Last updated 6:32 AM on 2/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Artificial Intelligence

The simulation of human intelligence processes by machines, particularly computer systems.

2
New cards

Computer Vision

A subfield of artificial intelligence that enables machines to process, analyze, and interpret visual inputs from the world.

3
New cards

Supervised Learning

A type of machine learning where the model is trained on labeled data.

4
New cards

Unsupervised Learning

A type of machine learning where the algorithm learns from unlabeled data without any predefined outputs or target variables.

5
New cards

Deep Learning

A subset of machine learning involving neural networks with many layers to analyze various data types.

6
New cards

Convolutional Neural Networks (CNNs)

A class of deep learning algorithms particularly effective for image classification and visual recognition tasks.

7
New cards

Model Evaluation Metrics

Standard performance measures used to assess the accuracy and effectiveness of machine learning models.

8
New cards

Data Processing

The method of converting raw data into a format suitable for analysis by machine learning algorithms.

9
New cards

Regression

A machine learning task that predicts a continuous numerical value.

10
New cards

Classification

A machine learning task that assigns input data into discrete categories.

11
New cards

Clustering

An unsupervised learning technique that groups similar data points together based on shared characteristics.

12
New cards

Dimensionality Reduction

The process of reducing the number of input variables in a dataset, retaining essential structures and patterns.

13
New cards

Semi-Supervised Learning

A machine learning paradigm that uses both labeled and unlabeled data for training.

14
New cards

Neural Networks

Computational models inspired by the human brain, consisting of interconnected nodes or 'neurons' to process data.

15
New cards

Support Vector Machines

A supervised learning algorithm that separates classes using an optimal hyperplane.

16
New cards

Random Forest

An ensemble learning method that combines multiple decision trees to enhance accuracy.

17
New cards

Image Recognition

The ability of a system to identify and classify objects or features within an image.

18
New cards

Facial Recognition

A technology capable of identifying or verifying a person from a digital image or video frame.