HAIBAL Blog

Parameters

[code_snippet id=14 php=true]

optimizer

optimizer optimizer : enum, updates the model's weights during training based on the computed gradients, guiding the...

read more

padding

padding padding : enum, type of padding to apply.Default value "VALID". EXPLICIT : Padding is manually defined through...

read more

All

Set all training statusDescription Sets for all layers contained in the model the state of the boolean "training?". If...

read more

All

Set all optimizersDescription Sets for every layer the optimizer parameters cluster.Input parameters   Model in :...

read more

All

Set All "lda_coeff"Description Sets the loss derivative attenuation coefficient of all layers contained in the...

read more

All

Get all training statusDescription Gets for all layers contained in the model the state of the boolean...

read more

All

Get all "lda_coeff"Description Gets the loss derivative attenuation coefficient of all layers contained in the model....

read more