Azzera filtri
Azzera filtri

Load Keras Theano network from file

1 visualizzazione (ultimi 30 giorni)
lzeeysjp
lzeeysjp il 6 Nov 2017
Risposto: Mostafa Elhoushi il 24 Gen 2018
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

Risposte (1)

Mostafa Elhoushi
Mostafa Elhoushi il 24 Gen 2018
Use h5disp() and h5read()

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by