Bisma Ayaz

Results 1 comments of Bisma Ayaz

@SoumyaCodes2020 can you please let me know how you saved model with this approach. I'm using this approach model3.save("model3.keras") model3 = keras.models.load_model("model3.keras") but getting error ``` No vocabulary has been...