C++与python在机器学习方面的不同
PHP中文网
PHP中文网 2017-04-18 09:17:04
0
1
432

如题,用C++来机器学习与用python有什么不同,有人说是线上与线下的差别,其实我还是有点模糊,本人刚入机器学习,主要学习语言是C++,希望这方面的前辈解答下疑惑。

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
Ty80

Python mainly functions as a glue language. The bottom layer of the module is written in C or C++. Generally, the C++ framework is used directly. Python is very effective in algorithm testing and data processing.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!