.. some aliases .. _CNTK: https://cntk.ai/ Python API for CNTK (|version|) ================================== 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 `. .. toctree:: :maxdepth: 2 Setup Getting Started Working with Sequences Tutorials Examples Manuals Layers Library Reference Python API Reference Readers, Multi-GPU, Profiling... Extending CNTK Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`