https://github.com/Microsoft/CNTK
Raw File
Tip revision: 832c3f377f176b58d6b12f495ea28a92e444fc81 authored by duli1 on 25 August 2017, 16:06:34 UTC
Merge branch 'duli/tensorboard_image2' of https://github.com/Microsoft/cntk into duli/tensorboard_image2
Tip revision: 832c3f3
README.md
# CNTK Dockerfiles

The Dockerfiles provided here can be used to build CNTK on machines with only CPU, or with GPU with or without 1bit-SGD.
If you plan to use the 1bit-SGD version, please make sure you understand the 
[license difference between CNTK and 1bit-SGD](https://docs.microsoft.com/en-us/cognitive-toolkit/Enabling-1bit-SGD).

See also [this page](https://docs.microsoft.com/en-us/cognitive-toolkit/CNTK-Docker-Containers) 
that provides general instructions on getting things working with Docker.
back to top