Open ELLarson opened 2 months ago
set_learning_phase is depreciated in Keras, thus the ConcreteAutoencoderFeatureClass cannot be run. It throws the error: "AttributeError: module 'keras.api.backend' has no attribute 'set_learning_phase' "
set_learning_phase is depreciated in Keras, thus the ConcreteAutoencoderFeatureClass cannot be run. It throws the error: "AttributeError: module 'keras.api.backend' has no attribute 'set_learning_phase' "