https://github.com/Microsoft/CNTK
Raw File
Tip revision: 3924f729ab308f977c574843dae15978bf277f9a authored by Sergii Dymchenko on 13 July 2018, 17:38:41 UTC
Skip a tutorial test because of data downloading problem.
Tip revision: 3924f72
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