I'm interested in using TFLearn with https://cloud.google.com/ml/ - basically TensorFlow as a service.
Has anybody done it? How does it fit the wrapper paradigm? Is there interest in supporting it?
You can intergrate TFLearn into CloudML (using layers, ops... but not DNN class). But we are not planning to release a wrapper for it in the near future, so I mark this thread as 'contribution welcome' if anyone is interested in that.
Most helpful comment
You can intergrate TFLearn into CloudML (using layers, ops... but not DNN class). But we are not planning to release a wrapper for it in the near future, so I mark this thread as 'contribution welcome' if anyone is interested in that.