필터 지우기
필터 지우기

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 CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by