🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links

KI-Glossar

Das vollständige Wörterbuch der Künstlichen Intelligenz

162
Kategorien
2.032
Unterkategorien
23.060
Begriffe
📖
Begriffe

Variational Auto-Encoder

Generative neural network architecture that learns a probabilistic distribution in the latent space rather than a deterministic encoding, enabling the generation of new data through sampling.

📖
Begriffe

Probabilistic Encoder

Neural network that maps input data to the parameters (mean and variance) of a distribution in the latent space rather than a fixed point.

📖
Begriffe

Generative Decoder

Neural network that reconstructs the original data from samples in the latent space, modeling the conditional probability p(x|z).

📖
Begriffe

Inference Posterior

Approximate distribution q(z|x) learned by the encoder to estimate the true posterior p(z|x) which is generally intractable.

📖
Begriffe

Reparameterization Noise

Random variable ε ~ N(0, I) introduced during the reparameterization trick to enable differentiation of the sampling operation.

📖
Begriffe

Continuous Space

Property of the VAE latent space where neighboring points correspond to similar data, enabling interpolation and semantic navigation.

📖
Begriffe

Latent Sampling

Process of generating new samples by drawing random points from the learned distribution in the latent space and passing them through the decoder.

📖
Begriffe

Deterministic Auto-Encoder

Classical variant where encoding produces a unique vector in the latent space without a stochastic component, unlike the VAE.

📖
Begriffe

Architecture Variationnelle

Structure neuronale intégrant des couches probabilistes et des mécanismes d'échantillonnage pour modéliser des distributions plutôt que des mappings déterministes.

🔍

Keine Ergebnisse gefunden