- Machine Learning with Swift
- Alexander Sosnovshchenko
- 84字
- 2021-06-24 18:55:00
Core ML features
Here is a list of Core ML features:
- coremltools Python package includes several converters for popular machine learning frameworks: scikit-learn, Keras, Caffe, LIBSVM, and XGBoost.
- Core ML framework allows running inference (making predictions) on a device. Scikit-learn converter also supports some data transformation and model pipelining.
- Hardware acceleration (Accelerate framework and Metal under the hood).
- Supports iOS, macOS, tvOS, and watchOS.
- Automatic code generation for OOP-style interoperability with Swift.
The biggest Core ML limitation is that it doesn't support models training.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- Instant uTorrent
- Artificial Intelligence Business:How you can profit from AI
- Learning Stencyl 3.x Game Development Beginner's Guide
- Mastering Adobe Photoshop Elements
- R Deep Learning Essentials
- Visual Media Processing Using Matlab Beginner's Guide
- 面向對象分析與設計(第3版)(修訂版)
- 筆記本電腦應用技巧
- Spring Cloud微服務和分布式系統實踐
- LPC1100系列處理器原理及應用
- 電腦橫機使用與維修
- 多媒體應用技術(第2版)
- Hands-On One-shot Learning with Python
- Nagios系統監控實踐(原書第2版)