https://github.com/Microsoft/CNTK
Raw File
Tip revision: 99717af85f6975c036adec12faa96c4bebe81989 authored by liqfu on 28 January 2019, 18:56:44 UTC
fix makefile proto code path
Tip revision: 99717af
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