https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4bda6607d67b41ae6ccb1d90f2823e15f9c91120 authored by Wolfgang Manousek on 03 August 2017, 13:57:10 UTC
wip
Tip revision: 4bda660
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