can neural network model specifically cnn be saved in hdf5 file format ?

I have trained neural network model (cnn) and achieved good accuracy in matlab. I would like to use the same trained model in python because I am not able to achieve same accuracy in python.so can neural network model be saved in hdf5 file format ? or in any file format which is readable by python?

Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!