https://github.com/Microsoft/CNTK
Raw File
Tip revision: b50d7e7019eeb5112ebee0a428f598d86c352925 authored by Mudit Jain on 18 May 2018, 22:02:33 UTC
Fix HTK settings parsing. Fixes sequence training bug
Tip revision: b50d7e7
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