https://github.com/Microsoft/CNTK
Raw File
Tip revision: f235ecb8854e5d18d9e69fd9057977ecdd8850cd authored by Artur Laksberg on 09 August 2017, 19:24:48 UTC
Improve UWP sample
Tip revision: f235ecb
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