Get Update Weights by nameDescription Gets the "update_weight?" parameter of the layer selected by the name given as...
HAIBAL Blog
Get Update Weights by index
Get Update Weights by indexDescription Gets the "update_weight?" parameter of the layer selected by the index given as...
Get All Update Weights
Get All Update WeightsDescription Gets the "update_weight?" parameter of each layer in the model. If the boolean is...
Get Weights Shape by name
Get Weights Shape by nameDescription Gets the shape of the weights of the layer selected by the name given as...
Get Weights Shape by index
Get Weights Shape by indexDescription Gets the shape of the weights of the layer selected by the index given as...
Get All Weights Shape
Get All Weights ShapeDescription Gets the form of the weights of every layer contained in the model.Input parameters...
Get Weights by name
Get Weights by nameDescription Gets the weights of the layer selected by the name given as input.Input parameters...
Get Weights by index
Get Weights by indexDescription Gets the weights of the layer selected by the index given as input.Input parameters...
Get All Weights
Get All WeightsDescription Gets the weights of all layers contained in the model.Input parameters Model in :...
Get Init Weight by name
Get Init Weight by nameDescription Gets for the layer selected by the name given as input the parameter "init_weight"....
Get Init Weight by index
Get Init Weight by indexDescription Gets for the layer selected by the index given as input the parameter...
Get All Init Weight
Get All Init WeightDescription Gets for all layers the parameter "init_weight". If the value is "RANDOM" then 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 All Output Layer Shape
Get All Output Layer ShapeDescription Gets the output form of the model.Input parameters Model in : model...
Get All Input Layer Shape
Get All Input Layer ShapeDescription Gets the input form of the model.Input parameters Model in : model...
Warning Param
Warning ParamDescription Gets the parameters of warnings. If "Display Warning ?" is set to "True" then the warning...
Get Platform
Get Platform Description Gets the type of execution of the model and how it works. If you have a CUDA-compatible...
Get Model Name
Get Model Name Description Gets the name of the model. Input parameters Model in : model architecture.Output...
Get All Loss Type
Get All Loss Type Description Gets the information related to the loss of each layer contained in the model.Input...
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 ...
Get Store Grad by name
Get Store Grad by nameDescription Gets for the layer selected by the name given as input the status of the boolean...
Get Store Grad by index
Get Store Grad by indexDescription Gets for the layer selected by the index given as input the status of the boolean...
Get All Store Grad
Get All Store GradDescription Gets for all layers contained in the model the status of the boolean "store_gradient?"....
Get Grad by name
Get Grad by nameDescription Gets the weights of the layer selected by the name of this layer.Input parameters ...
Get Grad by index
Get Grad by indexDescription Gets the weights of the selected layer by the index of this layer.Input parameters ...
Get All Grad
Get All Grad Description Gets the gradients of all layers contained in the model.Input parameters Model in :...
Get Parameters
Get ParametersThis section presents the different get parameters function design icons.Get gradient Get gradient...