spark-deep-learning icon indicating copy to clipboard operation
spark-deep-learning copied to clipboard

Info regarding training and tensorflow

Open DragonBanana opened this issue 6 years ago • 0 comments

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?

DragonBanana avatar Mar 23 '19 21:03 DragonBanana