- Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide
- Willem Meints
- 107字
- 2021-07-02 12:08:36
A high-speed low-level API
At the core of CNTK, you'll find a low-level API that contains a set of mathematical operators to build neural network components. The low-level API also includes the automatic differentiation needed to optimize the parameters in your neural network.
Microsoft built the components with high performance in mind. For example: it included specific code to train neural networks on graphics cards. Graphics cards contain specialized processors, called GPUs, that are capable of processing large volumes of vector and matrix math at very high speeds. You can typically speed up the training process of a neural network by at least a factor 10.
推薦閱讀
- 數據產品經理高效學習手冊:產品設計、技術常識與機器學習
- 信息系統與數據科學
- 計算機信息技術基礎實驗與習題
- Game Development with Swift
- Architects of Intelligence
- Learning Spring Boot
- 工業大數據分析算法實戰
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- 一個64位操作系統的設計與實現
- 數字IC設計入門(微課視頻版)
- Gideros Mobile Game Development
- 數據庫原理與設計實驗教程(MySQL版)
- SQL Server 2008寶典(第2版)
- 大數據測試技術:數據采集、分析與測試實踐(在線實驗+在線自測)
- 工業大數據融合體系結構與關鍵技術