🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

Generative Adversarial Network

Unsupervised learning architecture composed of two competing neural networks, a generator and a discriminator, that compete against each other to generate realistic synthetic data.

📖
pojęcia

Minimax Loss

Original objective function of GANs where the generator minimizes the log-probability of the discriminator being wrong, while the discriminator maximizes the probability of correct classification.

📖
pojęcia

Latent Space

Reduced dimensional vector space where the generator samples random noise to create data, allowing semantic control over the generated features.

📖
pojęcia

StyleGAN

Advanced GAN architecture using a mapping network and AdaIN modules to control hierarchical styles of generated features at different resolutions.

📖
pojęcia

Jensen-Shannon Distance

Symmetric and bounded divergence metric used in original GANs to measure the difference between real and generated data distributions.

📖
pojęcia

Gradient Penalty

Regularization term added to WGAN loss function to constrain discriminator gradients, ensuring the continuity of the Lipschitz transform.

📖
pojęcia

Nash Equilibrium

Optimal point where neither the generator nor the discriminator can improve their performance by unilaterally modifying their parameters, indicating training convergence.

📖
pojęcia

Encoder Network

Additional component in BiGAN or ALI variants that learns to map real data to latent space, enabling latent inference and reconstruction.

📖
pojęcia

Cycle Consistency Loss

Additional loss function in CycleGANs ensuring content preservation during translations between unpaired domains via back-and-forth cycles.

📖
pojęcia

Spectral Normalization

Regularization technique constraining the spectral norm of discriminator weights, stabilizing GAN training by controlling the Lipschitz transform.

📖
pojęcia

Progressive Growing

Training strategy where networks start with low-resolution images and progressively add layers to increase resolution, stabilizing convergence.

📖
pojęcia

Variational Auto-Encoder

Hybrid architecture combining VAE and GAN where the VAE ensures latent space coverage and the GAN improves visual quality of generated samples.

📖
pojęcia

Fréchet Inception Distance

Quantitative evaluation metric measuring the similarity between Inception feature distributions of real and generated images via the Fréchet distance.

🔍

Nie znaleziono wyników