https://github.com/Microsoft/CNTK
Raw File
Tip revision: fa8221e4c467b49b707734a0c20bf07f5e622f15 authored by t-makrei on 02 August 2017, 12:44:09 UTC
Set for pascal training
Tip revision: fa8221e
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