WaveletLSTM: Wavelet Based LSTM Model

A wavelet-based LSTM model is a type of neural network architecture that uses wavelet technique to pre-process the input data before passing it through a Long Short-Term Memory (LSTM) network. The wavelet-based LSTM model is a powerful approach that combines the benefits of wavelet analysis and LSTM networks to improve the accuracy of predictions in various applications. This package has been developed using the algorithm of Anjoy and Paul (2017) and Paul and Garai (2021) <DOI:10.1007/s00521-017-3289-9> <doi:10.1007/s00500-021-06087-4>.

Getting started

Package details

AuthorDr. Ranjit Kumar Paul [aut], Dr. Md Yeasin [aut, cre]
MaintainerDr. Md Yeasin <yeasin.iasri@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("WaveletLSTM")

Try the WaveletLSTM package in your browser

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

WaveletLSTM documentation built on April 6, 2023, 5:23 p.m.