I am trying to save the model generated once the train.py has been completed succesfully. I am not familiar with tensorflow nor keras, so I really don't know where to write new commands or where will they save any files (.h5 or whatever).
So, my last output is this:
What should I do next? Because I don't find that model-30000 in any of my folders.
Hello!
I am trying to save the model generated once the train.py has been completed succesfully. I am not familiar with tensorflow nor keras, so I really don't know where to write new commands or where will they save any files (.h5 or whatever).
So, my last output is this:
What should I do next? Because I don't find that model-30000 in any of my folders.
Thank you!