HAIBAL Blog

typedef

LSTM

LSTMDescription Gets the weights of the LSTM layer selected by the index. Type : polymorphic.   Input parameters...

read more

GRU

GRUDescription Gets the weights of the GRU selected by the index. Type : polymorphic.   Input parameters  ...

read more

Embedding

EmbeddingDescription Gets the weights of the Embedding layer selected by the index. Type : polymorphic.   Input...

read more

Dense

DenseDescription Gets the weights of the Dense layer selected by the index. Type : polymorphic.     Input...

read more

Conv3D

Convolution 3DDescription Gets the weights of the Conv3D layer selected by the index. Type : polymorphic.   Input...

read more

Conv2D

Convolution 2D Description Gets the weights of the Conv2D layer selected by the index. Type : polymorphic.  ...

read more

Conv1D

Convolution 1D Description Gets the weights of the Conv1D layer selected by the index. Type : polymorphic.  ...

read more