Hi,
I successfully managed to test and setup TensorflowOnSpark on our Cloudera environment. Following these links:
TFoS Yarn Setup
Resolved Issues
I now want to design and push all our deep learning jobs onto our Cloudera infrastructure. I did not find any Spark deep learning nodes. But I did find Spark and Deep Learning Network nodes, Is there a way to combine these two types and make a example for TensorflowOnSpark ?
For example: Is there a way to run “Train_MNIST_Classifier” example, available in the KNIME example server to run on Hadoop.
Any help appreciated. Thanks !