🏠 Hem
Benchmarkar
📊 Alla benchmarkar 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List-applikationer 🎨 Kreativa fria sidor 🎯 FSACB - Ultimata uppvisningen 🌍 Översättningsbenchmark
Modeller
🏆 Topp 10 modeller 🆓 Gratis modeller 📋 Alla modeller ⚙️ Kilo Code
Resurser
💬 Promptbibliotek 📖 AI-ordlista 🔗 Användbara länkar

AI-ordlista

Den kompletta ordlistan över AI

162
kategorier
2 032
underkategorier
23 060
termer
📖
termer

Image classification

Computer vision task consisting of assigning a predefined label to an entire image according to its main content, using machine learning algorithms.

📖
termer

Convolutional Neural Network

Deep learning architecture specialized in image processing, using convolutional layers to automatically extract hierarchical features.

📖
termer

Convolution

Mathematical operation applying a filter (kernel) over an image to detect specific patterns like edges, textures, or shapes.

📖
termer

Pooling

Dimensionality reduction operation that samples extracted features, allowing to reduce computational complexity while preserving essential information.

📖
termer

Softmax

Output activation function converting logits into probability distribution over classes, ensuring that the sum of probabilities equals 1.

📖
termer

Confusion matrix

Performance evaluation table showing the model's correct and incorrect predictions for each class, allowing identification of systematic errors.

📖
termer

One-hot encoding

Vector representation of class labels where each vector contains a single element equal to 1 and all others equal to 0.

📖
termer

ResNet architecture

Family of deep neural networks using residual connections to enable training of very deep networks without performance degradation.

📖
termer

Fully connected layers

Final layers of a CNN where each neuron is connected to all neurons of the previous layer to combine extracted features into final predictions.

📖
termer

Cross-entropy loss

Standard loss function for multi-class classification problems measuring the divergence between predicted probabilities and true labels.

📖
termer

Stratified sampling

Sampling method preserving class distribution when splitting the dataset into training, validation, and test sets.

📖
termer

Grad-CAM

Visualization technique generating heatmaps to interpret CNN decisions by identifying image regions influencing the classification.

📖
termer

Top-k accuracy

Performance metric considering a prediction correct if the true label appears among the model's k most probable predictions.

🔍

Inga resultat hittades