https://github.com/Microsoft/CNTK
Raw File
Tip revision: a374e4652ede3ee9cde3a366cc980efbd1e109a6 authored by Eldar Akchurin on 28 July 2017, 17:28:24 UTC
Another fix
Tip revision: a374e46
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