Keras Version does not fit due to TensorFlow version package (2.9.1) which exceeds the one required for a proper functionality (Knime suggests versions from 1.0.0 until 2.0.0).
Based on the prior explanation I decided to downgrade Tensorflow package applying <pip upgrade tensorflow==2.0.0> however python didnt applied this action indicating impossibility to rewrite tensorlow, hence I had to uninstall Tensorflow; subsequently I reinstall Tensorflow again but this time using version 1.15.0 notwithstanding Anaconda Powershell shows and indicates impossibility to accomplish this action, please se the error below:
I am trying to install the sugggested tensorflow package version and so utilize keras, however KNIME Analytics Platform doesnt accept the latest tensorflow version and cant install an old tensorflow package version (from 1.0.0 until 2.0.0), so I am not really sure what exactly can I do.
Does anybody can provide technical criteria about how to solve this scenario?
Thanks in advance.
Alright got it, I am going to revise the information provided, let me try and evaluate results, then I will come back to you to let you know the outcome.
Thanks for sharing me this fascinating summary @mlauber71 Let me tell you that I have resolved the issue regarding Deep Learning Installation extensions (Python, Keras, Tensorflow, Conda-Forge)
Steps:
Downloand Anaconda
Create a DeepLearningEnvironment via Anaconda Prompt.
Install the following extensions in Knime Analytics Platform:
03.01 Keras
03.02 Tensorflow
03.03 Python Extension
Set Preferences/Knime/Python/Python(Labs) = BUNDLE
Set Preferences/Knime/Python/PythonDeepLearning, as follows:
Thank you, @Fernivel, for your words and feedback. You are right, this is an alternative method we could pursue with conda-forge. Thank you for your contribution to this discussion.