Problem running Keras Sample - boston_housing_prices_regression
I am trying to set up a GPU enabled notebook for RapidMiner Studio 9.4.001 deep learning with Keras/Tensorflow-gpu 2.0. Under RM Settings/Preferences, both the Keras and Python Scripting tests were successful. The Python Scripting installed modules are listed in the attached file. I have Python 3.7.4 installed. To verify that I have properly configured, I ran the RM Keras Samples process boston_housing_prices_regression process without any modifications. The Keras Model operator stops with the error "Execution of Python script failed", also indicating failure to create a directory ./logs\train. The full process log file is attached (RM_KeraProcess_Log). Any help will be greatly appreciated.