HAIBAL Blog

model

Save

SaveDescription Saves the model and his weights in binary file. Input parameters   Model in : model architecture....

read more

Load

LoadDescription Loads a model from a binary file.Input parameters   file_path : path, binary file path....

read more

Summary

SummaryDescription Returns the summary of the model. Possibility to retrieve a cluster or a text with the information...

read more

Name

Set model nameDescription Sets the name of the model.Input parameters   Model in : model architecture. model_name...

read more

Name

Get model nameDescription Gets the name of the model. Input parameters   Model in : model architecture.Output...

read more