当我在使用keras训练我的CNN模型时保存重量,它说ImportError:'save_weights' requires h5py,但我已经安装了h5py.
ImportError:'save_weights' requires h5py
如果有人能解释如何解决这个问题,我将不胜感激.
keras
keras ×1