https://github.com/Microsoft/CNTK
Raw File
Tip revision: f7df3c1a18d8cf751923cb1f34fde578354762b9 authored by Mudit Jain on 22 November 2017, 22:43:35 UTC
stage python CR loss avg branch
Tip revision: f7df3c1
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