- Keras 2.x Projects
- Giuseppe Ciaburro
- 203字
- 2021-07-02 14:36:12
CNTK
The CNTK is an open source toolkit for commercial-grade applications that is distributed in deep learning. CNTK implements neural networks as a series of computational steps via a directed graph. CNTK is a command-line program that can do simple and deep neural network analyses. CNTK was originally developed as an internal Microsoft tool.
You can find the updated version of the library and all the documentation supplied at the following link: https://github.com/Microsoft/CNTK.
Using CNTK, the most common machine learning models are easily achievable and can be combined. CNTK is available as a library in Python, C#, or C++ environments, or it can be used as a standalone machine learning tool through its own model description language. In addition, CNTK model evaluation functionality can be used from Java programs. CNTK supports 64-bit Linux or 64-bit Windows operating systems. To install CNTK, you can either choose precompiled binary packages, or compile the toolkit from the source provided in GitHub. In the following screenshot, we can see the official home page of CNTK:

In the Tutorials section, there is a collection of code samples, recipes, and tutorials on the various ways you can use the toolkit with scenarios for images, text, and speech data.
- 高效能辦公必修課:Word圖文處理
- Mastering Matplotlib 2.x
- 火格局的時(shí)空變異及其在電網(wǎng)防火中的應(yīng)用
- 輕松學(xué)C#
- 蕩胸生層云:C語言開發(fā)修行實(shí)錄
- 計(jì)算機(jī)原理
- Dreamweaver 8中文版商業(yè)案例精粹
- Hands-On Neural Networks with Keras
- Visual C# 2008開發(fā)技術(shù)詳解
- 3D Printing for Architects with MakerBot
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測(cè)控制
- JSP從入門到精通
- 水下無線傳感器網(wǎng)絡(luò)的通信與決策技術(shù)
- Microsoft System Center Confi guration Manager
- Applied Data Visualization with R and ggplot2