Learn R Programming

WaveletLSTM (version 0.1.0)

Wavelet Based LSTM Model

Description

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) .

Copy Link

Version

Install

install.packages('WaveletLSTM')

Monthly Downloads

154

Version

0.1.0

License

GPL-3

Maintainer

Md Yeasin

Last Published

April 6th, 2023

Functions in WaveletLSTM (0.1.0)

WaveletLSTM

Wavelet Based LSTM Model