Skip to content

TSLSTMplus

Long-Short Term Memory for Time-Series Forecasting, Enhanced

v1.0.6 · Feb 3, 2025 · GPL-3

Description

The LSTM (Long Short-Term Memory) model is a Recurrent Neural Network (RNN) based architecture that is widely used for time series forecasting. Customizable configurations for the model are allowed, improving the capabilities and usability of this model compared to other packages. This package is based on 'keras' and 'tensorflow' modules and the algorithm of Paul and Garai (2021) <doi:10.1007/s00500-021-06087-4>.

Downloads

245

Last 30 days

18263rd

619

Last 90 days

2.7K

Last year

Trend: +17.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies keras tensorflow abind TSLSTMplus

Version History

new 1.0.6 Mar 10, 2026
updated 1.0.6 ← 1.0.5 diff Feb 2, 2025
updated 1.0.5 ← 1.0.4 diff Sep 5, 2024
updated 1.0.4 ← 1.0.3 diff Mar 9, 2024
updated 1.0.3 ← 1.0.2 diff Feb 3, 2024
updated 1.0.2 ← 1.0.1 diff Jan 10, 2024
updated 1.0.1 ← 1.0.0 diff Nov 27, 2023
new 1.0.0 Nov 20, 2023