Set training status by nameDescription Sets the boolean “training?” of layer selected by name given as input. If the...
HAIBAL Blog
training
[code_snippet id=14 php=true]
read more
Individual by index
Set training status by indexDescription Sets the boolean “training?” of layer selected by index given as input. If the...
All
Set all training statusDescription Sets for all layers contained in the model the state of the boolean "training?". If...
Individual by name
Get training status by nameDescription Gets the boolean “training_status” of layer selected by name given as input. If...
Individual by index
Get training status by indexDescription Gets the boolean “training_status” of layer selected by index given as input....
All
Get all training statusDescription Gets for all layers contained in the model the state of the boolean...