Welcome to our Support Center

Bidirectional

Description

Defines the weights of the Bidirectional layer selected by the index. Type : polymorphic.

 

Input parameters

 

 Model in : model architecture.
index : integer, index of layer.
layer : variant, cluster from โ€œgru_weightsโ€ or โ€œlstm_weightsโ€ or โ€œsimplernn_weightsโ€œ.
backward_layer : variant, cluster from โ€œgru_weightsโ€ or โ€œlstm_weightsโ€ or โ€œsimplernn_weightsโ€œ.

 

Output parameters

 

 Model out : model architecture.

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