CRAN/E | WaveletLSTM

WaveletLSTM

Wavelet Based LSTM Model

Installation

About

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.

Key Metrics

Version 0.1.0
Published 2023-04-06 385 days ago
Needs compilation? no
License GPL-3
CRAN checks WaveletLSTM results

Downloads

Yesterday 5 -50%
Last 7 days 51 -2%
Last 30 days 179 +7%
Last 90 days 526 -22%
Last 365 days 2.194 +1073%

Maintainer

Maintainer

Dr. Md Yeasin

yeasin.iasri@gmail.com

Authors

Dr. Ranjit Kumar Paul

aut

Dr. Md Yeasin

aut / cre

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Imports

caret
dplyr
caretForecast
tseries
stats
wavelets
TSLSTM