官术网_书友最值得收藏!

Core ML

Core ML helps us to build ML learning applications for iOS platforms.

Core ML uses trained models that make predictions based on new input data. For example, a model that's been trained on a region's historical land prices may be able to predict the price of land when given the details of locality and size.

Core ML acts as a foundation for other frameworks that are domain-specific. The major frameworks that Core ML supports include GamePlayKit to evaluate the learned decision trees, natural language processing (NLP) for text analysis, and vision framework for image-based analysis. 

Core ML is built on top of accelerate, basic neural network subroutines (BNNSs), and Metal Performance Shaders, as shown in the architecture diagram from the Core ML documentation:

  • With the Accelerate Framework, you can do mathematical computations on a large scale as well as calculations based on images. It is optimized for high performance and also contains APIs written in C for vector and matrix calculations, Digital Signal Processing (DSP), and other computations.
  • BNNS help to implement neural networks. From the training data, the subroutine methods and other collections are useful for implementing and running neural network. 
  • With the Metal framework, you can render advanced three-dimensional graphics and run parallel computations using the GPU device. It comes with Metal shading language, the MetalKit framework, and the Metal Performance Shaders framework. With the Metal Performance Shaders framework, it is tuned to work with the hardware features of each GPU family for optimal performance.

Core ML applications are built on top of the three layers of components mentioned, as shown in the following diagram:

Core ML is optimized for on-device performance, which minimizes memory footprint and power consumption. 

主站蜘蛛池模板: 镇沅| 额济纳旗| 金沙县| 阿合奇县| 枝江市| 大埔区| 桓台县| 贺州市| 延吉市| 田林县| 湄潭县| 林西县| 阳东县| 德阳市| 五家渠市| 长海县| 天门市| 金平| 任丘市| 宝清县| 马鞍山市| 乐安县| 伊宁市| 卓尼县| 留坝县| 邓州市| 广州市| 兴国县| 凉城县| 桑植县| 霍州市| 德保县| 阳高县| 榆中县| 安图县| 全州县| 沽源县| 浦东新区| 娱乐| 利津县| 榆树市|