Get update weights by nameDescription Gets the "update_weight?" parameter of the layer selected by the name given as...
Individual by name
read more
[code_snippet id=14 php=true]
Get update weights by nameDescription Gets the "update_weight?" parameter of the layer selected by the name given as...
Get update weights by indexDescription Gets the "update_weight?" parameter of the layer selected by the index given as...
Get all update weightsDescription Gets the "update_weight?" parameter of each layer in the model. If the boolean is...