https://github.com/Microsoft/CNTK
Raw File
Tip revision: fd739752331bec4416e988984f15f36b84df79bb authored by Vadim Mazalov on 22 November 2017, 19:54:43 UTC
Ensure bias and scale params have the same name
Tip revision: fd73975
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