Set Train Status by nameDescription Sets the boolean “training?” of layer selected by name given as input. If the...
HAIBAL Blog
Set Train Status by index
Set Train Status by indexDescription Sets the boolean “training?” of layer selected by index given as input. If the...
Set All Train Status
Set All Train StatusDescription Sets for all layers contained in the model the state of the boolean "training?". If...
Set Opti Params by name
Set Opti Params by nameDescription Sets the optimizer parameters for the layer selected by the name given as...
Set Opti Params by index
Set Opti Params by indexDescription Sets the optimizer parameters for the layer selected by the index given as...
Set All Opti Params
Set All Opti ParamsDescription Sets for every layer the optimizer parameters cluster.Input parameters Model in...
Set “lda_coeff” by name
Set "lda_coeff" by nameDescription Sets the loss derivative attenuation coefficient of layer selected by the name...
Set “lda_coeff” by index
Set "lda_coeff" by indexDescription Sets the loss derivative attenuation coefficient of layer selected by the index...
Set All “lda_coeff”
Set All "lda_coeff"Description Sets the loss derivative attenuation coefficient of all layers contained in the...
Get Output Shape by name
Get Output Shape by nameDescription Gets the output size of the layer selected by the name given as input.Input...
Get Output Shape by index
Get Output Shape by indexDescription Gets the output size of the layer selected by the index given as input.Input...
Get All Output Shape
Get All Output ShapeDescription Gets the output size of each layer contained in the model.Input parameters ...
Get Input Shape by name
Get Input Shape by nameDescription Gets the input size of the layer selected by the name given as input.Input...
Get Input Shape by index
Get Input Shape by indexDescription Gets the input size of the layer selected by the index given as input.Input...
Get All Input Shape
Get All Input ShapeDescription Gets the input size of each layer contained in the model.Input parameters Model...
Get Train Status by name
Get Train Status by name Description Gets the boolean “training_status” of layer selected by name given as input. If...
Get Train Status by index
Get Train Status by index Description Gets the boolean “training_status” of layer selected by index given as input. If...
Get All Train Status
Get All Train Status Description Gets for all layers contained in the model the state of the boolean...
Get Opti Params by name
Get Opti Params by name Description Gets the optimizer parameters for the layer selected by the name given as input....
Get Opti Params by index
Get Opti Params by index Description Gets the optimizer parameters for the layer selected by the index given as input....
Get All Opti Params
Get All Opti Params Description Gets for every layer the optimizer parameters cluster. Input parameters Model...
Get Layer Params by name
Get Layer Params by name Description Gets the parameter of the layer selected by the name given as input. Input...
Get Layer Params by index
Get Layer Params by index Description Gets the parameter of the layer selected by the index given as input. Input...
Get All Layer Params
Get All Layer Params Description Gets for every layer the parameters cluster. Input parameters Model in : model...
Get “lda_coeff” by name
Get "lda_coeff" by name Description Gets the loss derivative attenuation coefficient of layer selected by the name...
Get “lda_coeff” by index
Get "lda_coeff" by index Description Gets the loss derivative attenuation coefficient of layer selected by the index...
Get All “lda_coeff”
Get All "lda_coeff" Description Gets the loss derivative attenuation coefficient of all layers contained in the model....
Get Index by name
Get Index by name Description Gets the index of the layer selected by the name given as input. Input parameters ...
Get Name by index
Get Name by index Description Gets the name of the layer selected by the index given as input. Input parameters ...
Get All Index/Name
Get All Index/NameDescription Gets the index and name of all layers contained in the model.Input parameters ...