Provides deep learning models for time series forecasting using Recurrent Neural Networks (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). These models capture temporal dependencies and address vanishing gradient issues in sequential data. The package enables efficient forecasting for univariate time series. For methodological details see Jaiswal and co-authors (2022). <doi:10.1007/s00521-021-06621-3>.
| Version: | 1.0.1 |
| Depends: | R (≥ 2.10) |
| Imports: | tensorflow, keras, reticulate, tsutils, BiocGenerics, utils, graphics, magrittr |
| Published: | 2026-04-13 |
| DOI: | 10.32614/CRAN.package.TSdeeplearning |
| Author: | Ronit Jaiswal [aut, cre], Girish Kumar Jha [aut, ths, ctb], Rajeev Ranjan Kumar [aut, ctb], Kapil Choudhary [aut, ctb] |
| Maintainer: | Ronit Jaiswal <ronitjaiswal2912 at gmail.com> |
| License: | GPL-3 |
| NeedsCompilation: | no |
| Language: | en-US |
| CRAN checks: | TSdeeplearning results |
| Reference manual: | TSdeeplearning.html , TSdeeplearning.pdf |
| Package source: | TSdeeplearning_1.0.1.tar.gz |
| Windows binaries: | r-devel: TSdeeplearning_1.0.1.zip, r-release: TSdeeplearning_1.0.1.zip, r-oldrel: TSdeeplearning_1.0.1.zip |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): TSdeeplearning_1.0.1.tgz, r-oldrel (x86_64): TSdeeplearning_1.0.1.tgz |
| Old sources: | TSdeeplearning archive |
| Reverse imports: | EEMDlstm |
Please use the canonical form https://CRAN.R-project.org/package=TSdeeplearning to link to this page.