Is it possible to export Keras model or any deep learning model as PMML?

Recently I was trying to make a deep neural network in KNIME with Keras. I am aware about RMSprop and have already tested its export in PMML but I was wondering whether we would export any Keras model to PMML. And if yes, then how.

I am ware that we can write the Keras model as the .model with the “Model Writer” node. But, I want in PMML format.

And still, if Keras is not possible with PMML for some reason, then are there any alternatives in KNIME to make the deep network and then export as PMML?

Thank you.

@aayushsmarten I do not think this is possible. You might want to explore further alternatives:

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.