পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| বহুভাষিক GAN× | ট্রান্সফার লার্নিং GAN× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2017–2019 | 2014–2018 |
| প্রবর্তক≠ | Goodfellow et al. (GAN); multilingual extensions by various authors from 2017 onward | Goodfellow, I. et al. (GAN); Wang & Ramanan (transfer to GAN) |
| ধরন≠ | Generative adversarial model with multilingual conditioning | Generative model with transferred weights |
| মৌলিক উৎস≠ | Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., Courville, A., & Bengio, Y. (2014). Generative Adversarial Nets. Advances in Neural Information Processing Systems (NeurIPS), 27. link ↗ | Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., Courville, A. & Bengio, Y. (2014). Generative Adversarial Nets. Advances in Neural Information Processing Systems (NeurIPS), 27, 2672–2680. link ↗ |
| অপর নাম | Multilingual GAN, Cross-lingual GAN, Multilingual Generative Adversarial Network, ML-GAN | TL-GAN, pretrained GAN, GAN fine-tuning, domain-adaptive GAN |
| সম্পর্কিত≠ | 5 | 6 |
| সারসংক্ষেপ≠ | A Multilingual GAN pairs the generative adversarial framework with cross-lingual components — a shared encoder, language-conditioned generator, and a language discriminator — so that a single model can generate or align representations across multiple languages simultaneously. It is applied to cross-lingual text generation, machine translation, multilingual data augmentation, and language-invariant feature learning. | Transfer Learning GAN initialises a Generative Adversarial Network — or both its generator and discriminator — from weights pretrained on a large source dataset, then fine-tunes the network on a smaller target dataset. This approach allows high-quality generative modelling even when target-domain data are scarce, by reusing low- and mid-level feature representations learned at scale. |
| ScholarGateডেটাসেট ↗ |
|
|