https://github.com/Microsoft/CNTK
Raw File
Tip revision: 373a4a23b7a66a8c3f1ac1ff46fdf8074da4aa1f authored by Jasha Droppo on 17 March 2017, 18:05:39 UTC
Better logging message when minibatch is autosized
Tip revision: 373a4a2
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