https://github.com/Microsoft/CNTK
Raw File
Tip revision: deddd25d95e6bae8c306cd48da3b187826f6ff8e authored by Frank Seide on 30 May 2017, 21:56:43 UTC
fixed the Communicator use, which is not germaine to this tutorial (although teh bug is really in Communicator itself, which should be a dummy in non-1Bit-SGD builds)
Tip revision: deddd25
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