top | item 11739306

(no title)

fscherer | 9 years ago

using containers to easily deploy machine learning experiments - thats at least how we use it

discuss

order

flx42_|9 years ago

Yes, running containerized machine learning workflows is our primary use case of nvidia-docker internally. That's why we provide pre-built images for cuDNN and DIGITS on the DockerHub. Our base cuDNN image is now used by TensorFlow, Caffe, CNTK, Theano, to cite a few.

moondev|9 years ago

That's awesome!