Skip to content

Soroush98/LSTM-CNN_Stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSTM-CNN_Stock

Stock market prediction by using CNN-LSTM neural network. Full explanation is available at [1]. This method uses normalization on whole data instead of window size normalization which paper proposes. Using more features makes an improvement to the accuracy as the following pictures show the difference between using 1 and 6 features in apple stock prediction:

Predicted vs real price after 200 epoch using 1 feature

Predicted vs real price after 200 epoch using 6 feature

Reference

[1] Eapen, J., Bein, D., & Verma, A. (2019). Novel deep learning model with cnn and bi-directional lstm for improved stock market index prediction. In 2019 IEEE 9th Annual Computing and Communication Workshop and Conference (CCWC) (pp. 0264{0270). doi:10.1109/CCWC.2019.8666592.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages