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

Depreciated Keras API

Open zanderkent opened this issue 5 years ago • 2 comments

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?

zanderkent avatar Jan 28 '20 16:01 zanderkent

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.

marcusbrito avatar Apr 14 '20 14:04 marcusbrito

Did you tried analytics-zoo instead of spark-deep-learning?

shuDaoNan9 avatar Jan 22 '21 03:01 shuDaoNan9