https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4ca4977e4b7ace2d2fca9078be0c63ddd57c167b authored by PetrusKe on 31 July 2017, 10:03:06 UTC
add normal data split reader
Tip revision: 4ca4977
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