I read it somewhere that there are two example models: one based on Tensorflow and the other based on Caffe. I'm only seeing the Tensorflow Docker image under the Docker tab, but not the other. I would like to know when the other example will be available for us?

Created by Li Shen thefaculty
The Caffe example is available here: https://github.com/aur-dream/dm-caffe-example#dm-caffe-example The IT infrastructure that we have developed allow you to run two types of containers: 1) a container for pre-processing the input data and save the output to a 10 TB disk and 2) a Docker container for training your model. Please refer to this [wiki page](https://www.synapse.org/#!Synapse:syn4224222/wiki/401759) for information on how to compile a Docker image from a Dockerfile.

When will the Caffe example code become available? page is loading…