https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9b0a342ca0321b370232a9b1a3e19823399ccd41 authored by Alexey Orlov on 27 March 2017, 13:10:01 UTC
Tweaking wheel version to test drops
Tip revision: 9b0a342
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