https://github.com/Microsoft/CNTK
Raw File
Tip revision: b4fbf0a2bfaf7628dc257d9ade50aedc176eaf89 authored by liqfu on 16 September 2017, 01:12:29 UTC
add a miss feature and more credits
Tip revision: b4fbf0a
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