🏠 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

Generative Modeling

Ability of a DBN to learn the underlying probability distribution of training data, allowing it to generate new plausible data instances that have never been observed.

📖
istilah

Contrastive Divergence (CD)

Approximation algorithm for the log-likelihood gradient used in training RBMs, which uses a short Markov chain (often just one step) to estimate model expectations.

📖
istilah

Fine-Tuning

Optional supervised training phase that follows the unsupervised pre-training of a DBN, where weights are globally adjusted to optimize a specific task like classification.

📖
istilah

Persistent Markov Chain (PCD)

Improvement of Contrastive Divergence where the state of the Markov chain used for sampling is not reset between weight updates, accelerating convergence and improving generative model quality.

📖
istilah

Mode Collapse

Phenomenon in generative models, including DBNs, where the model learns to generate only a limited subset of the modes of the real data distribution, producing samples lacking diversity.

📖
istilah

Greedy Layer-Wise Pre-training

Training strategy for DBNs where each RBM is trained sequentially, using the output of the previous hidden layer as input for the next one, simplifying the overall optimization of the deep model.

📖
istilah

Sampling from the Learned Distribution

Process of generating new data by a DBN by initializing visible units randomly and performing alternating Gibbs sampling across layers until convergence, producing a sample from the modeled distribution.

📖
istilah

Partition Function (Z)

Normalization constant in the probability function of a DBN, obtained by summing the exponential of the negative energy over all possible configurations, whose exact calculation is the main training difficulty.

🔍

Tidak ada hasil ditemukan