https://github.com/Microsoft/CNTK
Raw File
Tip revision: 3c61de868fe444c55d9799c29b26dfdc1c1c5af2 authored by Ivan Rodriguez on 29 September 2017, 14:46:04 UTC
Refactoring of TextParser to parse sequences in a multithreading fashion
Tip revision: 3c61de8
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