- Python Deep Learning Cookbook
- Indra den Bakker
- 48字
- 2021-07-02 15:43:12
Implementing high-performance models with CNTK
Microsoft also introduced its open source deep learning framework not too long ago: Microsoft Cognitive Toolkit. This framework is better known as CNTK. CNTK is written in C++ for performance reasons and has a Python API. CNTK supports GPUs and multi-GPU usage.
推薦閱讀
- Web應用系統開發實踐(C#)
- VMware View Security Essentials
- 案例式C語言程序設計
- Progressive Web Apps with React
- 程序設計與實踐(VB.NET)
- JavaScript 從入門到項目實踐(超值版)
- MySQL數據庫應用與管理 第2版
- 兩周自制腳本語言
- Xamarin.Forms Projects
- Java程序設計:原理與范例
- 量化金融R語言高級教程
- Visual Basic程序設計上機實驗教程
- 嵌入式Linux C語言程序設計基礎教程
- OpenCV 3.0 Computer Vision with Java
- Test-Driven iOS Development with Swift