Sunday, 2 April 2023

How to save model using keras in Python

 Qn) How to save model using keras in Python

Ans)

model.save("hup_bacteria_lstm.h5")

No comments:

Post a Comment