https://github.com/Microsoft/CNTK
Raw File
Tip revision: 601a6481014b3238feb0f4c3ce88945998f02441 authored by Cheng Tang on 18 May 2017, 23:53:19 UTC
align axis test code
Tip revision: 601a648
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