SaveDescription Saves the model and his weights in binary file. Input parameters Model in : model architecture....
Save
read more
[code_snippet id=14 php=true]
SaveDescription Saves the model and his weights in binary file. Input parameters Model in : model architecture....
LoadDescription Loads a model from a binary file.Input parameters file_path : path, binary file path....
SummaryDescription Returns the summary of the model. Possibility to retrieve a cluster or a text with the information...
Set model nameDescription Sets the name of the model.Input parameters Model in : model architecture. model_name...
Get model nameDescription Gets the name of the model. Input parameters Model in : model architecture.Output...