Set Weights by nameDescription Sets the weights of the layer selected by the name given as input.Input parameters...
HAIBAL Blog
Set Weights by index
Set Weights by indexDescription Sets the weights of the layer selected by the index given as input.Input parameters...
Set All Random Weights
Set All Random WeightsDescription Creates random weights for all layers in the model.Input parameters Model in...
Set Platform
Set PlatformDescription Sets the type of execution of the model and how it works. If you have a CUDA-compatible...
Set Model Name
Set Model NameDescription Sets the name of the model.Input parameters Model in : model architecture. model_name...
Set All Loss Type
Set All Loss TypeDescription Sets the loss of each layer contained in the model.Input parameters Model in :...
Set Train Status by name
Set Train Status by nameDescription Sets the boolean “training?” of layer selected by name given as input. If the...
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...
Set Store Grad by name
Set Store Grad by nameDescription Sets the boolean "store_gradient ? " of the layer selected by the name given as...
Set Store Grad by index
Set Store Grad by indexDescription Sets the boolean "store_gradient ? " of the layer selected by the index given as...
Set All Store Grad
Set All Store GradDescription Sets the boolean "store_gradient ? " of all layers contained in the model. If the...
Set Parameters
Set ParametersThis section presents the different set parameters function design icons.Set store gradient Set store...