2019
DOI: 10.1080/02522667.2019.1703268
|View full text |Cite
|
Sign up to set email alerts
|

Addressing big data issues using RNN based techniques

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 8 publications
0
4
0
Order By: Relevance
“…RNN training performs a frequent update of the input in its neural network. Then, it estimates the current state based in the latest input and the previous state [18]. RNN can perform huge training sets to generalise the model and increase the probability of exact predictions.…”
Section: Process In Rnnmentioning
confidence: 99%
See 1 more Smart Citation
“…RNN training performs a frequent update of the input in its neural network. Then, it estimates the current state based in the latest input and the previous state [18]. RNN can perform huge training sets to generalise the model and increase the probability of exact predictions.…”
Section: Process In Rnnmentioning
confidence: 99%
“…The data retrieval from the RNN's memory may be complicated and cause some delay for a long sequence of the data queue. It cannot process very long sequences if using tanh or relu as an activation function [18]. The exploding gradient is an issue that occurred in RNN and in most of neural networks during the model's training.…”
Section: Disadvantages Of Recurrent Neural Networkmentioning
confidence: 99%
“…A recursive process is applied on hidden states, accurately on H weights and remembering H and values. The exact process is used on deep RNNs, weights are recursively updated in each iteration, and then more iterations are running, we go deep in learning, the reason we call it deep RNNs [18], [27]- [29].…”
Section: ( ( (mentioning
confidence: 99%
“…There are a lot of neural network types. The convolutional neural network, which belongs to the deep learning class, is used for visual imagery [24]- [26], and the recurrent neural network, which performs in natural language processing [18], [27]- [29]. In our case, we are dealing with a dataset of time series data (Financial market prices) processing and produce a binary decision: Place a profitable trade or Place none profitable trade [30], [31].…”
Section: Introductionmentioning
confidence: 99%