Open zanderkent opened 4 years ago
I'm also looking for it. Unfortunately I've found little information about how to use the library.
Do anyone have a link for some kind of tutorial on how to use this library to run a simple keras model on images?
The only one i found is from 2018 (https://towardsdatascience.com/deep-learning-with-apache-spark-part-1-6d397c16abd) and i'm getting multiple errors.
I think it may be related to the Spark setup on my computer, but i'm not sure.
Did you tried analytics-zoo instead of spark-deep-learning?
With the depreciation of the keras model interfaces. The README says to use PANDAS UDF But I cannot find a reliable article on that. Does anyone have any suggestions?