Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

AI Terminology

30

Flashcards

0/30

Still learning
StarStarStarStar

Expert System

StarStarStarStar

A computer system emulating the decision-making ability of a human expert.

StarStarStarStar

Backpropagation

StarStarStarStar

A method used in artificial neural networks to calculate the error contribution of each neuron after a batch of data is processed.

StarStarStarStar

Tensor

StarStarStarStar

A multi-dimensional array used as a basic object in the data representations in neural networks.

StarStarStarStar

Convolutional Neural Network (CNN)

StarStarStarStar

A type of deep neural network used primarily to analyze visual imagery.

StarStarStarStar

Variance

StarStarStarStar

The extent to which a model's predictions vary for a given dataset. High variance can cause an algorithm to model the random noise in the training data.

StarStarStarStar

Precision

StarStarStarStar

The ratio of correctly predicted positive observations to the total predicted positives in classification.

StarStarStarStar

Feature

StarStarStarStar

An individual measurable property or characteristic of a phenomenon being observed.

StarStarStarStar

Decision Tree

StarStarStarStar

A predictive model that maps observations about an item to conclusions about the item's target value. It is a tree-like model of decisions.

StarStarStarStar

Unsupervised Learning

StarStarStarStar

A type of machine learning where the model learns patterns in the data without being given explicit labels.

StarStarStarStar

Generative Adversarial Network (GAN)

StarStarStarStar

A model consisting of two neural networks, a generator and a discriminator, which compete against each other to generate new, synthetic instances of data.

StarStarStarStar

Transfer Learning

StarStarStarStar

A research problem in machine learning where a model developed for one task is reused as the starting point for a model on a second task.

StarStarStarStar

Robotics

StarStarStarStar

The branch of technology that deals with the design, construction, operation, and application of robots.

StarStarStarStar

Computer Vision

StarStarStarStar

A field of AI that trains computers to interpret and understand visual information from the world.

StarStarStarStar

Overfitting

StarStarStarStar

A modeling error that occurs when a function is too closely fitted to a limited set of data points, resulting in poor predictive performance.

StarStarStarStar

Recall

StarStarStarStar

The ratio of correctly predicted positive observations to all actual positives in classification.

StarStarStarStar

Semantic Analysis

StarStarStarStar

The process of understanding the meaning and interpretation of words, signs, and sentence structure.

StarStarStarStar

Bias

StarStarStarStar

The error that is introduced by approximating a real-world problem by a simplified model.

StarStarStarStar

Neural Network

StarStarStarStar

A computational model designed to simulate the way the human brain processes information.

StarStarStarStar

Reinforcement Learning

StarStarStarStar

A type of machine learning where an agent learns to make decisions by taking actions in an environment to maximize some notion of reward.

StarStarStarStar

Underfitting

StarStarStarStar

A modeling error which occurs when a function is not sufficiently complex relative to the structure of the data and cannot capture the underlying trend.

StarStarStarStar

F1-Score

StarStarStarStar

The weighted average of Precision and Recall, taking both false positives and false negatives into account. It is used in classification analysis.

StarStarStarStar

Machine Learning

StarStarStarStar

A subset of AI that involves computers learning from data to improve their performance.

StarStarStarStar

Natural Language Processing (NLP)

StarStarStarStar

A field of AI focused on enabling computers to understand, interpret, and generate human language.

StarStarStarStar

Artificial Intelligence (AI)

StarStarStarStar

The simulation of human intelligence processes by computer systems.

StarStarStarStar

Algorithm

StarStarStarStar

A set of rules or steps for solving a problem or accomplishing a task.

StarStarStarStar

Heuristic

StarStarStarStar

A practical approach to problem-solving that employs a method not guaranteed to be perfect, but sufficient for reaching an immediate goal.

StarStarStarStar

Deep Learning

StarStarStarStar

A subset of machine learning consisting of neural networks with many layers.

StarStarStarStar

Supervised Learning

StarStarStarStar

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

StarStarStarStar

Recurrent Neural Network (RNN)

StarStarStarStar

A class of neural networks where connections between nodes form a directed graph along a temporal sequence, allowing it to exhibit temporal dynamic behavior.

StarStarStarStar

Gradient Descent

StarStarStarStar

An optimization algorithm used to minimize a function by iteratively moving in the direction of steepest descent, as defined by the negative of the gradient.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.