https://github.com/Microsoft/CNTK
Raw File
Tip revision: 635014a4ace4ac9ff4ee729a44b99891c8dfbab9 authored by Ivan Rodriguez on 07 August 2017, 14:06:12 UTC
Addressing CR comments
Tip revision: 635014a
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