Atten_Deep_MIL icon indicating copy to clipboard operation
Atten_Deep_MIL copied to clipboard

Keras and Tensorflow ver

Open usmanxia opened this issue 6 years ago • 1 comments

Can you please specify Keras and Tensorflow versions you are using? Regards

usmanxia avatar Oct 31 '18 10:10 usmanxia

Hi! Here is what I did so far (but am stuck with some errors). At the Colab: !pip install --upgrade keras==2.2.1 !pip install --upgrade tensorflow==1.15.4 Edit keras.* to tensorflow.keras.* in all occasions for some incompatibility issues (I am not sure why this helps, though). Regards Jk

kimdesok avatar Mar 19 '21 20:03 kimdesok