https://github.com/Microsoft/CNTK
Raw File
Tip revision: 926ffe44ab3c447f967e171b1130be33ccb8d139 authored by Jasha Droppo on 17 October 2017, 14:57:02 UTC
Merge remote-tracking branch 'origin/master' into jdroppo/ceiling-mbsize_conttrain
Tip revision: 926ffe4
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