https://github.com/Microsoft/CNTK
Raw File
Tip revision: 832c3f377f176b58d6b12f495ea28a92e444fc81 authored by duli1 on 25 August 2017, 16:06:34 UTC
Merge branch 'duli/tensorboard_image2' of https://github.com/Microsoft/cntk into duli/tensorboard_image2
Tip revision: 832c3f3
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