https://github.com/Microsoft/CNTK
Raw File
Tip revision: a5d49420dd94f29660c64fdd9653788174ebcc28 authored by Yuqing Tang on 14 May 2018, 18:46:50 UTC
A working version of lambda deserializer.
Tip revision: a5d4942
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