Docker and Deep Learning, a bad match - somatic blog
If you don't know, docker has been around for a few years now to help with the deployment of applications using operating system level virtualization on Linux. It has a bunch of great features to help with this, but I would say the main use case for docker is that you can run any docker container on any docker host and it will run. "Docker containers run on any computer, on any infrastructure and in any cloud." Unfortunately that is wrong for deep learning applications. For any serious deep learning application, you need NVIDIA graphics cards, otherwise it could take months to train your models.
Apr-13-2016, 11:55:56 GMT
- Technology: