2019
DOI: 10.3126/jist.v24i2.27247
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of Gradient Descent Optimization Techniques with Gated Recurrent Unit for Stock Price Prediction: A Case Study on Banking Sector of Nepal Stock Exchange

Abstract: The stock price is the cost of purchasing a security or stock in a stock exchange. The stock price prediction has been the aim of investors since the beginning of the stock market. It is the act of forecasting the future price of a company's stock. Nowadays, deep learning techniques are widely used for identifying the stock trends from large amounts of past data. This research has experimented two big and robust commercial banks listed in the Nepal Stock Exchange (NEPSE) and compared stock price prediction per… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 7 publications
0
3
0
Order By: Relevance
“…Although the GRU model achieved an encouraging prediction accuracy, it has some drawbacks. One drawback is that the GRU uses the stochastic gradient descent optimization algorithm to update weights, which risks falling into local optimization [60]. Another drawback is that the deep GRU model demands a larger dataset size than conventional ML models [10].…”
Section: Discussionmentioning
confidence: 99%
“…Although the GRU model achieved an encouraging prediction accuracy, it has some drawbacks. One drawback is that the GRU uses the stochastic gradient descent optimization algorithm to update weights, which risks falling into local optimization [60]. Another drawback is that the deep GRU model demands a larger dataset size than conventional ML models [10].…”
Section: Discussionmentioning
confidence: 99%
“…These selected features are then used as input features to train our two-layered GRU model, which is then used for forecasting stock prices. The related hyper parameters, like the number of epochs, choice of the optimizer, batch size, and time step, are likewise appropriately described [34,35]. Lastly, we calculated the correctness of our model to verify the results, for Binary PSO number of iterations used is 10, while only 1 iteration was used for Binary GWO.…”
Section: A Aggregation Methodsmentioning
confidence: 99%
“…Besides, Adam optimizer was used with the network so that the learning rate can adapt itself. It is the best optimization strategy for stock price prediction (Saud & Shakya, 2019). The GRU network was trained using a batch gradient descent approach with a batch size of 32.…”
Section: Configuration Of Gru Networkmentioning
confidence: 99%