- Machine Learning with Swift
- Alexander Sosnovshchenko
- 47字
- 2021-06-24 18:55:06
Hardware acceleration
The KNN algorithm is inherently parallel because to calculate the distance between two data points you don't need to know anything about other data points. This makes it a perfect candidate for GPU acceleration. DTW, as we've mentioned, can also be optimized for parallel execution.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- Learning Cocos2d-x Game Development
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- 辦公通信設備維修
- 施耐德SoMachine控制器應用及編程指南
- OUYA Game Development by Example
- 分布式系統與一致性
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 單片微機原理及應用
- Mastering Machine Learning on AWS
- Spring Security 3.x Cookbook
- 計算機電路基礎(第2版)
- MicroPython Cookbook
- Arduino案例實戰(卷Ⅳ)