2023
DOI: 10.3390/computers12010010
|View full text |Cite
|
Sign up to set email alerts
|

Improved Optimization Algorithm in LSTM to Predict Crop Yield

Abstract: Agriculture is the main occupation across the world with a dependency on rainfall. Weather changes play a crucial role in crop yield and were used to predict the yield rate by considering precipitation, wind, temperature, and solar radiation. Accurate early crop yield prediction helps market pricing, planning labor, transport, and harvest organization. The main aim of this study is to predict crop yield accurately. The incorporation of deep learning models along with crop statistics can predict yield rates acc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
8
2

Relationship

0
10

Authors

Journals

citations
Cited by 25 publications
(7 citation statements)
references
References 29 publications
0
6
0
Order By: Relevance
“…The combined model, LSTM-RF, showed a better R-squared score of 0.71 than just LSTM model with R-squared score of 0.61. Other research works that utilized LSTM for improved crop yield prediction performance include [22][23][24][25].…”
Section: Literature Reviewmentioning
confidence: 99%
“…The combined model, LSTM-RF, showed a better R-squared score of 0.71 than just LSTM model with R-squared score of 0.61. Other research works that utilized LSTM for improved crop yield prediction performance include [22][23][24][25].…”
Section: Literature Reviewmentioning
confidence: 99%
“…Long short-term memory (LSTM) is a special recurrent neural network (RNN) that can solve the problem of multiple input variables well [20]. The LSTM model has a wide range of applications in different fields, such as finance, geology, meteorology, and so on [21][22][23][24]. It introduces a selective mechanism of "gating" based on RNN to selectively retain or delete information in order to better learn long-term dependencies.…”
Section: Construction Of a Carbon Dioxide Prediction Modelmentioning
confidence: 99%
“…To approach the analysis, several variants [14] were developed through Python libraries, Adadelta, is a variant of AdaGrad which takes the value of the accumulated gradient from the beginning of the execution which is restricted to the last gradients, RMSprop, uses the concept of a "window" to consider only the recent gradients, applying a weighted exponential mean to them to smooth the changes applied to the parameters. This approach can help prevent learning rates from becoming too small for better performance [15], Adam, is an algorithm based on fast descent and moments adapting to stochastic processes that allows searches in less time [16].…”
Section: Figure 7 Optimizers Used In Network Trainingmentioning
confidence: 99%