bindings/python/doc/index.rst
.. some aliases .. _CNTK: https://cntk.ai/
CNTK_, the Microsoft Cognitive Toolkit, is a system for describing, training, and executing computational networks. It is also a framework for describing arbitrary learning machines such as deep neural networks (DNNs). CNTK is an implementation of computational networks that supports both CPU and GPU.
This page describes the Python API for CNTK_ version |version|. This is an ongoing effort
to expose such an API to the CNTK system, thus enabling the use of higher-level
tools such as IDEs to facilitate the definition of computational networks, to execute
them on sample data in real time. Please give feedback through these :cntkwiki:channels <Feedback-Channels>.
.. toctree:: :maxdepth: 2
Setup <setup> Getting Started <gettingstarted> Working with Sequences <sequence> Tutorials <tutorials> Examples <examples> Manuals <manuals> Layers Library Reference <layerref> Python API Reference <cntk> Readers, Multi-GPU, Profiling...<readersprofetc> Extending CNTK <extend>
genindexmodindexsearch