https://github.com/Microsoft/CNTK
Raw File
Tip revision: 006ab4bdf02252cac42260d932db100df4278e49 authored by Aghagolzadeh on 12 June 2018, 16:13:59 UTC
Merge branch 'sparse_cntk' of https://github.com/Microsoft/cntk into sparse_cntk
Tip revision: 006ab4b
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