Fig. 1. Basic Structure of RNN
Fig. 2. Structure of LSTM Cell
Fig. 3. Example Using Convolution Layers
Fig. 4. Structure of RCNN in Proposed Method
Fig. 5. Averaging Errors According to Epoch
Fig. 6. Averaging Errors Compared to Other RCNN Approaches
Table 1. Experimental Environments
Table 2. Performance Comparisons
Table 3. Comparison in Terms of Training Time
References
- S. Russell and P. Norvig, "Artificial Intelligence: A Modern Approach," 3th ed., New York: Prentice Hall, 2009.
- Yu Jin Oh and Yu Seop Kim, "Artificial intelligence : A two-Phase hybrid stock price forecasting model: cointegration tests and artificial neural networks," The KIPS Transactions: Part B, Vol.14, No.7, pp.531-540, 2007.
- Rafal Jozefowicz, Wojciech Zaremba, and Ilya Sutskever, "An empirical exploration of recurrent network architectures," in Proceedings of the 32nd International Conference on Machine Learning, pp.2342-2350, 2015.
- Hun Kim., Lecture of Machine Learning and Deep Learning [Internet], https://hunkim.github.io/ml/.
- Convolution network [Internet], https://deeplearning4j.org.
- Israt Jahan and Sayeed Sajal, Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data [internet], https://www.micsymposium.org.
- Dong-Ha Shin, Kwang-Ho Choi, and Chang-Bok Kim, "Deep learning model for prediction rate improvement of stock price Using RNN and LSTM," Journal of KIIT, Vol.15, No.10, pp.9-16, 2017.
- Qun Zhuge, Lingyu Xu, and Gaowei Zhang, "LSTM Neural Network with Emotional Analysis for Prediction of Stock Price," Engineering Letters, Vol.25, No.2, 2017.
- Baoguang Shi, Xiang Bai, and Cong Yao, "An end-to-end trainable neural network for image-based sequence recognition and its application to scene text recognition," IEEE Transactions on Pattern Analysis and Machine Intelligence, Vo.39, No.11, pp.2298-2304, 2017. https://doi.org/10.1109/TPAMI.2016.2646371
- Jaeho Chang and Jechang Jeong, "Topic mining using time axis weighting," in Proceedings of the Korea Data mining Society Spring Conference, 2012.
- Yahoo finance [Internet], https://in.finance.yahoo.com/.
- Tensorflow [Internet], https://www.tensorflow.org.
- Pandas [Internet], https://pandas.pydata.org/.
- Anaconda [Internet], https://www.anaconda.com/download.
- Predict Stock Prices Using RNN [Internet], https://lilianweng.github.io/lil-log/2017/07/08/predict-stock-prices-using-RNN-part-1.html.