Bandingkan kaedah
Semak kaedah pilihan anda secara bersebelahan; baris yang berbeza akan diserlahkan.
| Perhatian Kendiri Pelbagai Kepala× | XGBoost× | |
|---|---|---|
| Bidang≠ | Pembelajaran Mendalam | Pembelajaran Mesin |
| Keluarga | Machine learning | Machine learning |
| Tahun asal≠ | 2017 | 2016 |
| Pengasas≠ | Vaswani, A. et al. | Chen, T. & Guestrin, C. |
| Jenis≠ | Attention mechanism (Transformer core) | Ensemble (gradient-boosted decision trees) |
| Sumber perintis≠ | Vaswani, A. et al. (2017). Attention Is All You Need. NeurIPS. link ↗ | Chen, T. & Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. Proceedings of the 22nd ACM SIGKDD, 785–794. DOI ↗ |
| Alias≠ | Öz-Dikkat ve Çok Başlı Dikkat (Multi-Head Self-Attention), öz-dikkat, multi-head attention, scaled dot-product attention | XGBoost, extreme gradient boosting, scalable tree boosting |
| Berkaitan | 5 | 5 |
| Ringkasan≠ | Multi-head self-attention, introduced by Vaswani and colleagues in 2017, is the mechanism that lets every position in a sequence compute its relationship to all other positions in parallel. It is the core of the Transformer architecture and the foundation underneath BERT, GPT, and T5. | XGBoost (Extreme Gradient Boosting) is a scalable tree-boosting algorithm introduced by Tianqi Chen and Carlos Guestrin in 2016. It builds a strong predictor by adding decision trees one at a time, each correcting the errors left by the trees before it, and is a powerful prediction method widely used in competitions. |
| ScholarGateSet data ↗ |
|
|