https://github.com/Microsoft/CNTK
Raw File
Tip revision: 7bbbb2ea31ea6c893d11cab619635abd4188760f authored by Sayan Pathak on 01 November 2017, 19:15:06 UTC
Cleaned up debug print and typos in LSGAN tutorial
Tip revision: 7bbbb2e
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