2018 IEEE 9th International Conference on Software Engineering and Service Science (ICSESS) 2018
DOI: 10.1109/icsess.2018.8663710
|View full text |Cite
|
Sign up to set email alerts
|

Effective Adam-Optimized LSTM Neural Network for Electricity Price Forecasting

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
25
0
4

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 69 publications
(37 citation statements)
references
References 2 publications
0
25
0
4
Order By: Relevance
“…Mean accuracy MIoU FCN with Adam (10) 0.9775 0.9660 0.9403 FCN with AdaGrad (9) 0.9768 0.9654 0.9386 FCN with SGD (7) 0.9782 0.9685 0.9423 DeepLabv2 (5) 0.9713 0.9663 0.9389 Proposed method 0.9824 0.9816 0.9577 voting method, the fuzzy integral is used for the fusion of multiple FCNs with various optimal methods. Experimental results show that FCN-8s has a better performance than FCN-16s and FCN-32s.…”
Section: Accuracy Overall Accuracymentioning
confidence: 99%
See 1 more Smart Citation
“…Mean accuracy MIoU FCN with Adam (10) 0.9775 0.9660 0.9403 FCN with AdaGrad (9) 0.9768 0.9654 0.9386 FCN with SGD (7) 0.9782 0.9685 0.9423 DeepLabv2 (5) 0.9713 0.9663 0.9389 Proposed method 0.9824 0.9816 0.9577 voting method, the fuzzy integral is used for the fusion of multiple FCNs with various optimal methods. Experimental results show that FCN-8s has a better performance than FCN-16s and FCN-32s.…”
Section: Accuracy Overall Accuracymentioning
confidence: 99%
“…When the gradient approaches zero, it will cause the training to end early. Adam (10) adopts an adaptive learning rate for each parameter. After the deviation correction is performed, each parameter is calculated for each iteration.…”
Section: Introductionmentioning
confidence: 99%
“…N is the total number of samples in the testing set. The Adam optimizer (shown in Algorithm 2), an adaptive learning rate optimization algorithm [52], is employed to train the model.…”
Section: Hybrid Schemementioning
confidence: 99%
“…Long short-term memory (LSTM), which is a type of a recurrent neural network, shows a good performance in several fields such as language modelling and speech recognition [14]. LSTM is also successfully used in projection of energy consumption.…”
Section: Introductionmentioning
confidence: 99%