<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Deep Learning Model for Time Series Forecasting</dc:title>
  <dc:title>R package TSdeeplearning version 1.0.1</dc:title>
  <dc:description>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). 
    &lt;doi:10.1007/s00521-021-06621-3&gt;. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: tensorflow, keras, reticulate, tsutils, BiocGenerics, utils,
graphics, magrittr</dc:relation>
  <dc:creator>Ronit Jaiswal &lt;ronitjaiswal2912@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ronit Jaiswal [aut, cre],
  Girish Kumar Jha [aut, ths, ctb],
  Rajeev Ranjan Kumar [aut, ctb],
  Kapil Choudhary [aut, ctb]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-04-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=TSdeeplearning</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.TSdeeplearning</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
