https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4dc0a47e02284bc4a35e42976505fcde9deb001a authored by Vadim Mazalov on 11 January 2017, 21:27:21 UTC
Add log in parameter update
Tip revision: 4dc0a47
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