https://github.com/Microsoft/CNTK
Raw File
Tip revision: 70a5bf683af6e9bfb81103cef32194f8e1ade11e authored by Spandan Tiwari on 01 August 2018, 00:07:12 UTC
Updating input image size requirement to include lower and upper paddingin ConvolveGeometry.
Tip revision: 70a5bf6
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