SimpleRNNDescription Gets the weights of the SimpleRNN selected by the index. Type : polymorphic. Input...
HAIBAL Blog
[code_snippet id=14 php=true]
LSTM
LSTMDescription Gets the weights of the LSTM layer selected by the index. Type : polymorphic. Input parameters...
GRU
GRUDescription Gets the weights of the GRU selected by the index. Type : polymorphic. Input parameters ...
Bidirectional
BidirectionalDescription Gets the weights of the Bidirectional layer selected by the index. Type : polymorphic. ...
LayerNormalization
LayerNormalizationDescription Gets the weights of the LayerNormalization layer selected by the index. Type :...
BatchNormalization
BatchNormalizationDescription Gets the weights of the BatchNormalization layer selected by the index. Type :...
Embedding
EmbeddingDescription Gets the weights of the Embedding layer selected by the index. Type : polymorphic. Input...
Dense
DenseDescription Gets the weights of the Dense layer selected by the index. Type : polymorphic. Input...
SeparableConv2D
SeparableConv2DDescription Gets the weights of the SeparableConv2D layer selected by the index. Type : polymorphic....
SeparableConv1D
SeparableConv1DDescription Gets the weights of the SeparableConv1D layer selected by the index. Type : polymorphic....
DepthwiseConv2D
DepthwiseConv2DDescription Gets the weights of the DepthwiseConv2D layer selected by the index. Type : polymorphic....
Conv3DTranspose
Conv3DTransposeDescription Gets the weights of the Conv3DTranspose layer selected by the index. Type : polymorphic....
Conv2DTranspose
Conv2DTransposeDescription Gets the weights of the Conv2DTranspose layer selected by the index. Type : polymorphic....
Conv1DTranspose
Conv1DTransposeDescription Gets the weights of the Conv1DTranspose layer selected by the index.​ Type : polymorphic....
ConvLSTM3D
ConvLSTM3DDescription Gets the weights of the ConvLSTM3D layer selected by the index. Type : polymorphic. Input...
ConvLSTM2D
ConvLSTM2DDescription Gets the weights of the ConvLSTM2D layer selected by the index. Type : polymorphic. Input...
ConvLSTM1D
ConvLSTM1D Description Gets the weights of the ConvLSTM1D layer selected by the index. Type : polymorphic. ...
Conv3D
Convolution 3DDescription Gets the weights of the Conv3D layer selected by the index. Type : polymorphic. Input...
Conv2D
Convolution 2D Description Gets the weights of the Conv2D layer selected by the index. Type : polymorphic. ...
Conv1D
Convolution 1D Description Gets the weights of the Conv1D layer selected by the index. Type : polymorphic. ...
MultiHeadAttention
MultiHeadAttention Description Gets the weights of the MultiHeadAttention layer selected by the index. Type :...
Attention
Attention Description Gets the weights of the Attention layer selected by the index. Type : polymorphic. Input...
AdditiveAttention
AdditiveAttention Description Gets the weights of the AdditiveAttention layer selected by the index. Type :...
PReLU 5D
PReLU 5D Description Gets the weights of the PReLU5D selected by the index. Type : polymorphic. Input...
PReLU 4D
PReLU 4D Description Gets the weights of the PReLU4D selected by the index. Type : polymorphic. Input...
PReLU 3D
PReLU 3D Description Gets the weights of the PReLU3D selected by the index. Type : polymorphic. Input...
PReLU 2D
PReLU 2D Description Gets the weights of the PReLU2D selected by the index. Type : polymorphic. Input...