https://github.com/Microsoft/CNTK
Raw File
Tip revision: 0518eb4c08697f7398b29becc517964185de9388 authored by Eldar Akchurin on 24 October 2017, 15:01:46 UTC
Fixing merging issues
Tip revision: 0518eb4
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