方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 长短期记忆网络× | 样本熵× | |
|---|---|---|
| 领域≠ | 深度学习 | 复杂系统 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 1997 | 2000 |
| 提出者≠ | Hochreiter, S. & Schmidhuber, J. | Richman & Moorman |
| 类型≠ | Recurrent neural network (gated memory cell) | Nonlinear entropy measure |
| 开创性文献≠ | Hochreiter, S. & Schmidhuber, J. (1997). Long Short-Term Memory. Neural Computation, 9(8), 1735–1780. DOI ↗ | Richman, J. S., & Moorman, J. R. (2000). Physiological time-series analysis using approximate entropy and sample entropy. American Journal of Physiology, 278(6), H2039–H2049. DOI ↗ |
| 别名 | LSTM (Uzun Kısa Dönem Bellek Ağı), long short-term memory, LSTM network, recurrent neural network with memory cells | SampEn, Sample Entropy (SampEn), Örneklem Entropisi, Nonlinear Complexity Measure |
| 相关≠ | 5 | 2 |
| 摘要≠ | LSTM (Long Short-Term Memory) is a recurrent neural network architecture, introduced by Sepp Hochreiter and Jürgen Schmidhuber in 1997, that can learn long-term dependencies in sequential data and is widely used for time-series and sequence prediction. It keeps an internal memory that lets information persist across many time steps. | Sample Entropy (SampEn) is a nonlinear measure of the complexity and regularity of a time series. Introduced by Richman and Moorman in 2000 as an improvement over Approximate Entropy (ApEn), it quantifies the likelihood that similar patterns of a given length in the series remain similar when extended by one additional data point. A higher SampEn value indicates greater irregularity and complexity, while a lower value indicates more regularity or self-similarity. |
| ScholarGate数据集 ↗ |
|
|