meryemjanati

Results 1 issues of meryemjanati

hi when i run this code i got the following error: f = h5py.File(weights_path) for k in range(f.attrs['nb_layers']): if k >= len(model.layers): # we don't look at the last (fully-connected)...