Closed kirkegross closed 3 years ago
Hi!
Thank you for this code. I'm new to all this. So might be a stupid question, but is it possible to save the model as .pkl instead of .h5 file? Or is there any way to convert it to .pkl file after saving it as .h5 file?
Best, Kirke
I usually save to H5, but more info on pickle here: https://medium.com/@maxwellflitton/pickling-keras-models-c10f7c1b99b1
Hi!
Thank you for this code. I'm new to all this. So might be a stupid question, but is it possible to save the model as .pkl instead of .h5 file? Or is there any way to convert it to .pkl file after saving it as .h5 file?
Best, Kirke