<?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>Long Short Term Memory (LSTM) Model for Time Series Forecasting</dc:title>
  <dc:title>R package TSLSTM version 0.1.0</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (https://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>The LSTM (Long Short-Term Memory) model is a Recurrent Neural Network (RNN) based architecture that is widely used for time series forecasting. Min-Max transformation has been used for data preparation. Here, we have used one LSTM layer as a simple LSTM model and a Dense layer is used as the output layer. Then, compile the model using the loss function, optimizer and metrics. This package is based on Keras and TensorFlow modules and the algorithm of Paul and Garai (2021) &lt;doi:10.1007/s00500-021-06087-4&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: keras, tensorflow, tsutils, stats</dc:relation>
  <dc:creator>Dr. Ranjit Kumar Paul &lt;ranjitstat@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dr. Ranjit Kumar Paul [aut, cre],
  Dr. Md Yeasin [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2022-01-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=TSLSTM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.TSLSTM</dc:identifier>
</oai_dc:dc>
