পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| নিউরাল আর্কিটেকচার সার্চ× | বিশেষজ্ঞদের মিশ্রণ× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর | 2017 | 2017 |
| প্রবর্তক≠ | Zoph, B. & Le, Q.V. | Shazeer, N. et al. |
| ধরন≠ | Automated architecture optimization (deep learning) | Sparse neural network architecture (conditional computation) |
| মৌলিক উৎস≠ | Zoph, B. & Le, Q.V. (2017). Neural Architecture Search with Reinforcement Learning. ICLR. link ↗ | Shazeer, N. et al. (2017). Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer. ICLR. arXiv:1701.06538 link ↗ |
| অপর নাম≠ | Nöral Mimari Arama (NAS), NAS, automated architecture design, differentiable architecture search | Uzman Karışımı (Mixture of Experts — MoE), uzman karışımı, MoE, sparse mixture of experts |
| সম্পর্কিত≠ | 5 | 3 |
| সারসংক্ষেপ≠ | Neural Architecture Search (NAS), introduced by Zoph and Le in 2017, automatically optimizes architectural decisions such as a network's depth, width, and connection structure instead of hand-designing them. Leading methods in the field include DARTS, ENAS, and Once-for-All. | Mixture of Experts (MoE) is a sparse neural-network architecture, introduced by Shazeer and colleagues in 2017 with the sparsely-gated MoE layer, in which only a subset of expert sub-networks is activated for each input. As seen in models such as Switch Transformer and Mixtral, it holds computation cost fixed even as the total parameter count grows. |
| ScholarGateডেটাসেট ↗ |
|
|