🏠 Beranda
Benchmark
📊 Semua Benchmark 🦖 Dinosaurus v1 🦖 Dinosaurus v2 ✅ Aplikasi To-Do List 🎨 Halaman Bebas Kreatif 🎯 FSACB - Showcase Utama 🌍 Benchmark Terjemahan
Model
🏆 Top 10 Model 🆓 Model Gratis 📋 Semua Model ⚙️ Kilo Code
Sumber Daya
💬 Perpustakaan Prompt 📖 Glosarium AI 🔗 Tautan Berguna

Glosarium AI

Kamus lengkap Kecerdasan Buatan

162
kategori
2.032
subkategori
23.060
istilah
📖
istilah

Image classification

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

📖
istilah

Convolutional Neural Network

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

📖
istilah

Convolution

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

📖
istilah

Pooling

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

📖
istilah

Softmax

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

📖
istilah

Confusion matrix

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

📖
istilah

One-hot encoding

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

📖
istilah

ResNet architecture

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

📖
istilah

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.

📖
istilah

Cross-entropy loss

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

📖
istilah

Stratified sampling

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

📖
istilah

Grad-CAM

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

📖
istilah

Top-k accuracy

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

🔍

Tidak ada hasil ditemukan