Porównaj metody
Przeglądaj wybrane metody obok siebie; wiersze, które się różnią, są wyróżnione.
| Wariacyjny autoenkoder półnadzorowany× | Generatywna Sieć Antagonistyczna× | |
|---|---|---|
| Dziedzina | Uczenie głębokie | Uczenie głębokie |
| Rodzina | Machine learning | Machine learning |
| Rok powstania | 2014 | 2014 |
| Twórca≠ | Kingma, D. P.; Mohamed, S.; Rezende, D. J.; Wierstra, D. | Goodfellow, I. et al. |
| Typ≠ | Generative probabilistic model (semi-supervised) | Generative deep learning (adversarial two-network game) |
| Źródło pierwotne≠ | Kingma, D. P., Mohamed, S., Rezende, D. J., & Wierstra, D. (2014). Semi-supervised learning with deep generative models. Advances in Neural Information Processing Systems (NeurIPS), 27, 3581–3589. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| Inne nazwy | Semi-supervised VAE, M2 model, VAE with label propagation, deep generative semi-supervised model | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| Pokrewne≠ | 6 | 4 |
| Podsumowanie≠ | The semi-supervised VAE (M2 model) is a deep generative method that jointly learns a latent representation of inputs and a classifier, leveraging both labeled and unlabeled examples in a principled probabilistic framework. Introduced by Kingma et al. in 2014, it allows accurate classification even when labels are scarce by having the generative model explain away unlabeled observations. | A Generative Adversarial Network (GAN), introduced by Ian Goodfellow and colleagues in 2014, produces realistic synthetic data through the competition of two neural networks — a generator and a discriminator. It is widely used for image synthesis, data augmentation, and distribution estimation. |
| ScholarGateZbiór danych ↗ |
|
|