পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| Semi-supervised Variational Autoencoder× | জেনারেটিভ অ্যাডভারসারিয়াল নেটওয়ার্ক× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর | 2014 | 2014 |
| প্রবর্তক≠ | Kingma, D. P.; Mohamed, S.; Rezende, D. J.; Wierstra, D. | Goodfellow, I. et al. |
| ধরন≠ | Generative probabilistic model (semi-supervised) | Generative deep learning (adversarial two-network game) |
| মৌলিক উৎস≠ | 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 ↗ |
| অপর নাম | 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 |
| সম্পর্কিত≠ | 6 | 4 |
| সারসংক্ষেপ≠ | 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. |
| ScholarGateডেটাসেট ↗ |
|
|