قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| الشبكة العصبية المتكررة ذات الإشراف الضعيف× | الشبكة العصبية المتكررة× | |
|---|---|---|
| المجال | التعلم العميق | التعلم العميق |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2009–2016 | 1986–1990 |
| صاحب الطريقة≠ | Broadly attributed to the weak supervision / distant supervision research community (Mintz et al., 2009; Ratner et al., 2016) | Rumelhart, D. E.; Elman, J. L. |
| النوع≠ | Supervised learning under noisy or incomplete labels | Sequential neural network |
| المصدر التأسيسي≠ | Ratner, A., De Sa, C., Wu, S., Selsam, D., & Re, C. (2016). Data Programming: Creating Large Training Sets, Quickly. Advances in Neural Information Processing Systems (NeurIPS), 29. link ↗ | Elman, J. L. (1990). Finding structure in time. Cognitive Science, 14(2), 179–211. DOI ↗ |
| الأسماء البديلة | WS-RNN, distantly supervised RNN, noise-tolerant RNN, weakly supervised sequence model | RNN, Elman network, Jordan network, simple recurrent network |
| ذات صلة≠ | 5 | 3 |
| الملخص≠ | A weakly supervised RNN trains a recurrent neural network on sequences whose labels come from imperfect sources — heuristic rules, distant supervision, crowdsourcing, or generative label models — rather than expensive expert annotation. This lets researchers exploit large unlabeled corpora for sequential tasks such as text classification, named entity recognition, or time-series prediction when fully annotated data is scarce or costly. | A Recurrent Neural Network (RNN) is a class of neural network designed to process sequential data by maintaining a hidden state that carries information across time steps. Introduced in its modern form by Rumelhart et al. (1986) and further shaped by Elman (1990), RNNs became the dominant architecture for sequence modelling in NLP, speech, and time-series analysis before the rise of attention-based models. |
| ScholarGateمجموعة البيانات ↗ |
|
|