https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6351dde5b89268d91106c8671a531a5d925ba1ff authored by Cheng Tang on 20 July 2017, 04:20:12 UTC
Merge branch 'chenta/reverse' into chenta/reverse_support
Tip revision: 6351dde
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