References
- Jo Seongjun, Gang Seokho, “Industrial Applications of Machine Learning (Artificial Intelligence),” Industrial Engineering Magazine, Vol. 23, No. 2, pp. 34-38, June. 2016.
- Gong Mansik, Chae Hongjun, Yu Bohyeon, “Trends and Prospects of Internet (IoT) Technology,” Journal of the KSME, Vol. 56, No. 2, pp. 32-36, Feb. 2016.
- Choe Yerim, Gim Gwanho, “Artificial intelligence overview and application examples,” Industrial Engineering Magazine, Korean Institute of Electrical Engineers, Vol. 23, No. 2, pp. 23-29, May. 2016.
- Da Silva, I. N., Spatti, D. H., Flauzino, R. A., Liboni, L. H. B., & dos Reis Alves, S. F. "Artificial neural networks," Cham: Springer International Publishing, 2017.
- Gu Hyeongil, “Artificial Intelligence and Deep Running Trends,” The Korean Institute of Electrical Engineers, Vol. 67, No. 7, pp. 7-12, July. 2018.
- Caterini, A. L., & Chang, D. E. "Deep Neural Networks in a Mathematical Framework," Springer International Publishing, 2018.
- Recurrent Neural Networks Tutorial, Part 1 - Introduction to RNNs, http://www.wildml.com/2015/09/recurrent-neural-networks-tutorial-part-1-introduction-to-rnns/
- Yann LeCun, Yoshua Bengio, Geoffrey Hin ton, "Deep learning", nature, Vol. 521, pp. 436-444, 28, May. 2015. https://doi.org/10.1038/nature14539
- Goodfellow, I., Bengio, Y., Courville, A., & Bengio, Y. "Deep learning (Vol. 1)," Cambridge: MIT press, 2016.
- Ian Goodfellow, Yoshua Bengio, Aaaron Courville, "Deep Learning," MIT Press, pp. 196, 2016.
- Tallec, C., & Ollivier, Y. "Unbiasing Truncated Backpropagation Through Time," arXiv preprint arXiv:1705.08209, 2017.
- Pascanu, Razvan, Tomas Mikolov, and Yoshua Bengio. "On the difficulty of training recurrent neural networks," International Conference on Machine Learning, 2013.
- Greff, K., Srivastava, R. K., Koutnik, J., Steunebrink, B. R., & Schmidhuber, J. "LSTM: A search space odyssey," IEEE transactions on neural networks and learning systems, Vol. 28, No. 10, pp. 2222-2232, 2017. https://doi.org/10.1109/TNNLS.2016.2582924
- Understanding LSTM Networks, http://colah.github.io/posts/2015-08-Understanding-LSTMs/