Hi, It seems tensorflow has many issues for the competition submission, as pointed by other researchers. For memory usage and speed, theano is much better than tensorflow. I am confused, why there is no theano docker eamples? Thanks, Wentao

Created by Wentao Zhu wentao
Hi Wentao, The reason why Theano is not the first example that we provide is because we have more experience with other frameworks (Caffe and Tensorflow). However, I'm definitively interested in providing more examples based on requests from participants. Currently we are preparing a Docker container with [Keras](https://keras.io/) and Tensorflow following a request from several participants. Examples with Theano and Theano+Keras are likely to follow. Thomas

why there is no theano based docker? page is loading…