https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9fc3114b9d95b023516a3695d5046eb0723d24c4 authored by Mark Hillebrand on 10 February 2017, 14:40:43 UTC
CNTK_201B_CIFAR-10_ImageHandsOn.ipynb: fix PIL.Image import
Tip revision: 9fc3114
README.md

## CNTK Development Environment Installer

The directory `devInstall` contains a Windows scripts which can be used to create an environment for building CNTK from source. The script is intended to run from its location in the repository.

* `devInstall/Windows` - Create a Visual Studio based development environment on Windows

back to top