TSdeeplearning: Deep Learning Model for Time Series Forecasting

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>.

Getting started

Package details

AuthorRonit Jaiswal [aut, cre], Girish Kumar Jha [aut, ths, ctb], Rajeev Ranjan Kumar [aut, ctb], Kapil Choudhary [aut, ctb]
MaintainerRonit Jaiswal <ronitjaiswal2912@gmail.com>
LicenseGPL-3
Version1.0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("TSdeeplearning")

Try the TSdeeplearning package in your browser

Any scripts or data that you put into this service are public.

TSdeeplearning documentation built on April 13, 2026, 9:06 a.m.