https://github.com/Microsoft/CNTK
Raw File
Tip revision: 13e2714462bc15f3900d33be81548b5060cfbc1c authored by Ratan Rai Sur on 17 May 2017, 18:45:21 UTC
more Java impls for FindBy's
Tip revision: 13e2714
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