Error using importKerasNetwork - Option to import Keras networks containing LSTM layers is not yet supported.

I am trying to import the keras model but while importing its giving error "Option to import Keras networks containing LSTM layers is not yet supported.
As per the toolbox information, whenever any unsupported layer is found it automatically replaces it with placeholder layers. But why in my case its putting error.
kindly look into this and help me out.
Thank You

Answers (1)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 13 Nov 2017

Answered:

on 31 Jan 2019

Community Treasure Hunt

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

Start Hunting!