https://github.com/Microsoft/CNTK
Raw File
Tip revision: 16a41cef30894ca92667bd93079cd6fa11b3e92d authored by Sayan Pathak on 02 November 2017, 16:10:10 UTC
Added super resolution tutorial contributed by Borna with added code to minimize test downloads, fix tests, added documentation and small editorial changes to LSGAN tutorial
Tip revision: 16a41ce
README.md
To use the Python bindings please use [these instructions](https://docs.microsoft.com/en-us/cognitive-toolkit/Setup-CNTK-on-your-machine).

To develop and improve the Python bindings please use the [Windows instructions](https://docs.microsoft.com/en-us/cognitive-toolkit/Setup-CNTK-on-Windows#optional-anaconda-python-installation) or [Linux instructions](https://docs.microsoft.com/en-us/cognitive-toolkit/Setup-CNTK-on-Linux#optional-cntk-v2-python-support) depending on your OS.
back to top