Welcome to our Support Center

Bidirectional

Description

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

 

Input parameters

 

Β Model in :Β model architecture.
Β name :Β string,Β name 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