🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Image classification

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

📖
thuật ngữ

Convolutional Neural Network

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

📖
thuật ngữ

Convolution

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

📖
thuật ngữ

Pooling

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

📖
thuật ngữ

Softmax

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

📖
thuật ngữ

Confusion matrix

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

📖
thuật ngữ

One-hot encoding

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

📖
thuật ngữ

ResNet architecture

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

📖
thuật ngữ

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.

📖
thuật ngữ

Cross-entropy loss

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

📖
thuật ngữ

Stratified sampling

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

📖
thuật ngữ

Grad-CAM

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

📖
thuật ngữ

Top-k accuracy

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

🔍

Không tìm thấy kết quả