https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5bfdf699f8b3ae9ebc908374cded040a13615ef3 authored by liqfu on 10 August 2018, 15:24:39 UTC
Sequence dimension denotation
Tip revision: 5bfdf69
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