CNTK/Tools
KeDengMS 387725d645 Merge branch 'kedeng/fixDocker2' 2018-01-23 19:28:47 -08:00
..
cntk-binary-drop/linux
devInstall Rename default Anaconda python environment 2018-01-23 10:43:51 -08:00
docker Fix Dockerfiles under Tools/docker 2018-01-23 13:44:01 -08:00
README.md
build-and-test
check-git-head.sh
generate_build_info
get-datasets.sh
make_binary_drop_linux CNTK support for CUDA 9 2018-01-22 16:58:56 -08:00
make_binary_drop_windows.ps1 Fix IndexOutOfBound error in make_binary_drops 2017-12-28 16:25:07 -08:00
make_samples_zip.ps1 Add PretrainedModels to windows/linux/examples drops 2017-09-11 12:51:47 -07:00
msvc_collect_coverage.py
run_boost_unit_tests.py
samples.json Added super resolution tutorial contributed by Borna with added code to minimize test downloads, fix tests, added documentation and small editorial changes to LSGAN tutorial 2017-11-02 09:10:10 -07:00
test-samples-json.ps1

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