分别给我几篇关于循环神经网络,决策树,支持向量机的参考文献
时间: 2023-07-07 14:13:44 浏览: 268
一些关于支持向量机的文献
好的,以下是关于循环神经网络、决策树和支持向量机的一些参考文献:
1. 循环神经网络:
- Hochreiter, S., & Schmidhuber, J. (1997). Long short-term memory. Neural computation, 9(8), 1735-1780.
- Cho, K., Van Merriënboer, B., Gulcehre, C., Bahdanau, D., Bougares, F., Schwenk, H., & Bengio, Y. (2014). Learning phrase representations using RNN encoder-decoder for statistical machine translation. arXiv preprint arXiv:1406.1078.
- Graves, A. (2013). Generating sequences with recurrent neural networks. arXiv preprint arXiv:1308.0850.
2. 决策树:
- Breiman, L., Friedman, J. H., Olshen, R. A., & Stone, C. J. (1984). Classification and regression trees (No. 37). CRC press.
- Quinlan, J. R. (1986). Induction of decision trees. Machine learning, 1(1), 81-106.
- Murthy, S. K. (1998). Automatic construction of decision trees from data: A multi-disciplinary survey. Data Mining and Knowledge Discovery, 2(4), 345-389.
3. 支持向量机:
- Cortes, C., & Vapnik, V. (1995). Support-vector networks. Machine learning, 20(3), 273-297.
- Vapnik, V. (1998). Statistical learning theory. Wiley.
- Chang, C. C., & Lin, C. J. (2011). LIBSVM: A library for support vector machines. ACM Transactions on Intelligent Systems and Technology (TIST), 2(3), 27.
希望对您有所帮助!
阅读全文