Deep Learning with Keras and TensorFlow -- Troubleshooting

@rrembert3 I think the current implementation of Keras and Tensorflow of KNIME would maybe need different settings. The setup can be tricky - you can extract what combination KNIME recommends and try to recreate that the best you can.

My current solution is to use different Python environments for Keras and Tensorflow. But I have not worked on that for some time. So you will have to explore. I have some examples here:

3 Likes