Skip to content
Dong Yu edited this page Jan 25, 2016 · 18 revisions

CNTK

CNTK - Computational Network Toolkit - is a unified deep-learning toolkit by Microsoft Research. This Wiki describes how to setup CNTK, how to use, configure and test it and how to define your own networks. It is our hope that the community will take advantage of CNTK to share ideas more quickly through the exchange of open source working code.

Here are a few pages to get started:

For a general introduction to computational networks and the core algorithms please refer to "An Introduction to Computational Networks and the Computational Network Toolkit", whose source files are contained in the CNTK repository in the folder Documentation/CNTK-TechReport/lyx.

Clone this wiki locally