C2_w3_assignment - hub.Keraslayer ValueError

Hello,

i’m running into a ValueError when attempting to define Sequencial model model with the added hub.Keraslayer.

i ran into the same error in the ungraded lab as well where no code had been changed. any ideas?

• Running in Google Colab
• Using TensorFlow Version: 2.17.0
• Using TensorFlow Hub Version: 0.16.1

Thanks!

the error is mentioning you to use keras.Layer instead of using hub.keras_layer related to feature_extractor code recall @tfitz57