https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9771dc4c66d7aa00b85f0cab5bd3122b71f837d7 authored by Eldar Akchurin on 29 August 2017, 17:28:23 UTC
Updating 1bitsgd
Tip revision: 9771dc4
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