https://github.com/Microsoft/CNTK
Raw File
Tip revision: d00729346daa248c5ca8e310353bbb95e7e19295 authored by Emad Barsoum on 14 September 2017, 01:29:10 UTC
Merge with master.
Tip revision: d007293
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