keras-sharp icon indicating copy to clipboard operation
keras-sharp copied to clipboard

Add support for saving and loading Keras models

Open ilgol opened this issue 7 years ago • 6 comments

Could You be so kind and answer the question, how to save model in Keras Sharp?

ilgol avatar Dec 08 '17 15:12 ilgol

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

cesarsouza avatar Dec 08 '17 18:12 cesarsouza

Thank you so much!

ilgol avatar Dec 11 '17 12:12 ilgol

Hi @cesarsouza any on going progress on the model load & save?

weisiong avatar Feb 24 '18 05:02 weisiong

@cesarsouza , Do you have any suggestion how can we proceed with saving and loading models in keras-sharp? Serialization ? Reflection ?

Shivanitiwary avatar Mar 07 '18 16:03 Shivanitiwary

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.

RichardBosworth avatar Mar 11 '18 23:03 RichardBosworth

+1

fdncred avatar Mar 13 '18 13:03 fdncred