datmo/tensorflow
automatically build tensorflow images from github
645
The aim of this repository is to have one place location to find Dockerfiles for most AI frameworks and tools. The docker images are pushed to public dockerhub/datmo repository.
All the images can be built independently except keras. Please build tensorflow cpu before building keras image. Base image for keras image is tensorflow:14.04.
Test script for each has been provided.
Caffe already provides Dockerfiles for both gpu and cpu.
docker pull datmo/tensorflow