Dear Spark User

I am trying to parallelize the CNN (convolutional neural network) model
using spark. I have developed the model using python and Keras library. The
model works fine on a single machine but when we try on multiple machines,
the execution time remains the same as sequential.
Could you please tell me that there is any built-in library for CNN to
parallelize in spark framework. Moreover, MLLIB does not have any support
for CNN.
Best regards
Mukhtaj

Reply via email to