Hi! Ran into a few errors while running the code. We generated our own input data file (following the same format as the supplementary code's data_training.hdf5 file, but the model.hdf5 file seems to be empty. This was the error: OSError: Unable to open file (file signature not found) on running the training file.
The train.py file also seems to have a few errors. It works with ttensorflow.keras.optimizers though.
We could not find the model file in the supplementary code as well. Could we get the model specifications or the model file, please? @SSHH007
Hi! Ran into a few errors while running the code. We generated our own input data file (following the same format as the supplementary code's
data_training.hdf5file, but the model.hdf5 file seems to be empty. This was the error:OSError: Unable to open file (file signature not found)on running the training file.The
train.pyfile also seems to have a few errors. It works withttensorflow.keras.optimizersthough.We could not find the model file in the supplementary code as well. Could we get the model specifications or the model file, please? @SSHH007