- Deep Learning Essentials
- Wei Di Anurag Bhardwaj Jianing Wei
- 80字
- 2021-06-30 19:17:49
Microsoft Cognitive Toolkit
Microsoft Cognitive Toolkit is also known as CNTK; it is the latest entry to the increasing set of deep learning frameworks. CNTK has two major functionalities that it supports:
- Support for multiple features such as:
- CPU/GPU for training and prediction
- Both Windows and Linux operating systems
- Efficient recurrent network training through batching techniques
- Data parallelization using one-bit quantized singular value decomposition (SVD)
- Efficient modularization that separates:
- Compute network
- Execution engine
- Learning algorithms
- Model configuration
推薦閱讀
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- 控制與決策系統(tǒng)仿真
- 深度學(xué)習(xí)與目標(biāo)檢測(cè)
- Applied Data Visualization with R and ggplot2
- 機(jī)器人人工智能
- Spatial Analytics with ArcGIS
- INSTANT Puppet 3 Starter
- HBase Essentials
- 典型Hadoop云計(jì)算
- 人工智能:智能人機(jī)交互
- 設(shè)計(jì)模式
- MySQL Management and Administration with Navicat
- Hands-On Data Analysis with NumPy and pandas
- D3.js Quick Start Guide
- 實(shí)戰(zhàn)GAN:TensorFlow與Keras生成對(duì)抗網(wǎng)絡(luò)構(gòu)建