CNTK/bindings/python
Alona Kharchenko 43e8581e03 merged png and string output into one function 2016-11-10 11:32:41 +01:00
..
cntk merged png and string output into one function 2016-11-10 11:32:41 +01:00
doc Bump release tags to v2.0.beta3.0, v2.0.beta3.0+ in CNTK.cpp 2016-11-10 09:13:44 +01:00
examples CNTK v2 library: Cleaned up sequence operations and other issues with applying operations on operands with unknown shape, datatype or dynamic axes 2016-11-08 06:39:59 -08:00
tutorials Bump release tags to v2.0.beta3.0, v2.0.beta3.0+ in CNTK.cpp 2016-11-10 09:13:44 +01:00
PythonBindings.vcxproj merged from master 2016-10-17 10:03:21 -07:00
PythonBindings.vcxproj.filters merged from master 2016-10-19 13:29:39 -07:00
README.md updated python bindings readme 2016-11-01 13:24:02 -07:00
build.bat bindings/python/cntk/: run SWIG from setup.py, move up cntk_py.i one level 2016-10-04 17:21:48 +02:00
setup.py Bump release tags to v2.0.beta3.0, v2.0.beta3.0+ in CNTK.cpp 2016-11-10 09:13:44 +01:00
swig_install.sh Merge remote-tracking branch 'origin/master' into thilow/sampledSoftmax 2016-10-05 15:43:22 +02:00
test.bat Fix example tests baselines 2016-10-05 14:37:30 +02:00
vsbuild.bat Tune; address CR comments 2016-10-14 13:05:30 +02:00

README.md

To use the Python bindings please use these instructions.

To develop and improve the Python bindings please use the Windows instructions or Linux instructions depending on your OS.