フィルターのクリア

Load Keras Theano network from file

1 回表示 (過去 30 日間)
lzeeysjp
lzeeysjp 2017 年 11 月 6 日
回答済み: Mostafa Elhoushi 2018 年 1 月 24 日
Hello, we have a neural network created using Python (Keras with Theano backend). When we try to open the model file using importKerasNetwork we get the following message:
Error, file model.h5 using Keras Theano backend which is not yet supported
Is there a workaround to load the neural network and the weights? Maybe using JSON?
Kind regards, Joe

回答 (1 件)

Mostafa Elhoushi
Mostafa Elhoushi 2018 年 1 月 24 日
Use h5disp() and h5read()

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by