References
This reference section serves as a repository of sources referenced within this book; you can explore these resources to further enhance your understanding and knowledge of the subject matter:
- Bahdanau, D., Cho, K., and Bengio, Y. (2014). Neural machine translation by jointly learning to align and translate. arXiv preprint arXiv:1409.0473.
- Bengio, Y., Ducharme, R., and Vincent, P. (2003). A neural probabilistic language model. The Journal of Machine Learning Research, 3, 1137-1155.
- Dadgar, S. M. H., Araghi, M. S., and Farahani, M. M. (2016). Improving text classification performance based on TFIDF and LSI index. 2016 IEEE International Conference on Engineering & Technology (ICETECH).
- Elman, J. L. (1990). Finding structure in time. Cognitive science, 14(2), 179-211.
- Hochreiter, S., and Schmidhuber, J. (1997). Long short-term memory. Neural computation, 9(8), 1735-1780.
- Kim, Y. (2014). Convolutional neural networks for sentence classification...