keras-sharp
keras-sharp copied to clipboard
Add support for saving and loading Keras models
Could You be so kind and answer the question, how to save model in Keras Sharp?
Hi @ilgol,
Thanks for opening the issue! It is not possible yet to save a Keras# model. I will update the title of this issue so we can track the development of this feature here.
Regards, Cesar
Thank you so much!
Hi @cesarsouza any on going progress on the model load & save?
@cesarsouza , Do you have any suggestion how can we proceed with saving and loading models in keras-sharp? Serialization ? Reflection ?
Hi, is there a way to use the TensorFlowSharp methods to save a model?
Basically, looking to save and then continue training a KerasSharp model with further data at a later date.
+1