I didn't understand how training works with SparkDeepLearning.
1) i saw in the Databricks website that this is a library for single node training, so i was wondering if the training is computed by one node and, if yes, is there a way to train the model using multiple nodes?
2) does SparkDL use Tensorflow to train the model? Can i use Tensorflow to train my model?
I didn't understand how training works with SparkDeepLearning. 1) i saw in the Databricks website that this is a library for single node training, so i was wondering if the training is computed by one node and, if yes, is there a way to train the model using multiple nodes? 2) does SparkDL use Tensorflow to train the model? Can i use Tensorflow to train my model?