Are weight sharing models (BiLSTM) supported by importKerasNetwork in MATLAB R2021a?

4 views (last 30 days)
I created a BiLSTM-model in Python 3.9.6. 
However, the model is not able to be imported into MATLAB. I get the following error:
Error using nnet.internal.cnn.keras.KerasDAGModelConfig (line 14) Unable to import network. Weight sharing is not supported.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 8 Oct 2021
This is currently not supported.

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!