<?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>Transformer Deep Learning Model for Time Series Forecasting</dc:title>
  <dc:title>R package transformerForecasting version 0.1.0</dc:title>
  <dc:description>Time series forecasting faces challenges due to the non-stationarity, nonlinearity, and chaotic nature of the data. Traditional deep learning models like Recurrent Neural Network (RNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU) process data sequentially but are inefficient for long sequences. To overcome the limitations of these models, we proposed a transformer-based deep learning architecture utilizing an attention mechanism for parallel processing, enhancing prediction accuracy and efficiency. This paper presents user-friendly code for the implementation of the proposed transformer-based deep learning architecture utilizing an attention mechanism for parallel processing. References:  Nayak et al. (2024) &lt;doi:10.1007/s40808-023-01944-7&gt; and Nayak et al. (2024) &lt;doi:10.1016/j.simpa.2024.100716&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: ggplot2, keras, tensorflow, magrittr, reticulate (&gt;= 1.20)</dc:relation>
  <dc:relation>Suggests: dplyr, knitr, lubridate, readr, rmarkdown, utils</dc:relation>
  <dc:creator>G H Harish Nayak &lt;harishnayak626@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>G H Harish Nayak [aut, cre],
  Md Wasi Alam [ths],
  B Samuel Naik [ctb],
  G Avinash [ctb],
  Kabilan S [ctb],
  Varshini B S [ctb],
  Mrinmoy Ray [ths],
  Rajeev Ranjan Kumar [ths]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-03-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=transformerForecasting</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.transformerForecasting</dc:identifier>
</oai_dc:dc>
