https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5b2aa85bee110bacd57b9392cca6d1deb061e569 authored by Mudit Jain on 21 March 2018, 18:55:23 UTC
space fix
Tip revision: 5b2aa85
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