Welcome to our Support Center

Get init weight by index

Description

Gets for the layer selected by the index given as input the parameter “init_weight”. If the value is “RANDOM” then the weights are generated randomly. Otherwise they are loaded.

Input parameters

 

Model in : model architecture.
 index : integerlayer index.

Output parameters

 

Model out : model architecture.

init_weight : cluster

name : string, name of layer.
index : integer, index of layer.
 init_weight : enum, weight initialization mode.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install HAIBAL library to run it).

Table of Contents