https://github.com/Microsoft/CNTK
Raw File
Tip revision: b8544c177606ce9e10fc20a9a1d0d08ff2d6d7ac authored by Mark Hillebrand on 20 January 2017, 11:24:32 UTC
Bump NuGet package versions
Tip revision: b8544c1
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