- Hands/On Machine Learning with C++
- Kirill Kolodiazhnyi
- 167字
- 2021-04-09 23:15:09
Preface
Machine learning (ML) is a popular approach to solve different kinds of problems. ML allows you to deal with various tasks without knowing a direct algorithm to solve them. The key feature of ML algorithms is their ability to learn solutions by using a set of training samples, or even without them. Nowadays, ML is a widespread approach used in various areas of industry. Examples of areas where ML outperforms classical direct algorithms include computer vision, natural language processing, and recommender systems.
This book is a handy guide to help you learn the fundamentals of ML, showing you how to use C++ libraries to get the most out of data. C++ can make your ML models run faster and more efficiently compared to other approaches that use interpreted languages, such as Python. Also, C++ allows you to significantly reduce the negative performance impact of data conversion between different languages used in the ML model because you have direct access to core algorithms and raw data.
- 通信專業(yè)實(shí)務(wù):動(dòng)力與環(huán)境
- MPLS在SDN時(shí)代的應(yīng)用
- 5G商用:打造高速智能應(yīng)用場(chǎng)景
- 上門速查快修國(guó)產(chǎn)新型彩色電視機(jī)500例
- 印制電路組件裝焊工藝與技術(shù)
- 光傳送網(wǎng)(OTN)技術(shù)的原理與測(cè)試
- 半導(dǎo)體芯片制造技術(shù)
- 妙用微信微博就讀它
- 光電定位與光電對(duì)抗
- 應(yīng)用電工電子技術(shù)(上冊(cè))
- MIMO-OFDM技術(shù)原理
- NFC技術(shù)原理與應(yīng)用
- Kamailio實(shí)戰(zhàn)
- 鴻蒙第三方組件庫(kù)應(yīng)用開發(fā)實(shí)戰(zhàn)
- 移動(dòng)產(chǎn)品設(shè)計(jì)實(shí)戰(zhàn)寶典