Error using importKerasNetwork - Option to import Keras networks containing LSTM layers is not yet supported.
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!