GRU load model error, ValueError: GRU(reset_after=False) is not compatible with GRU(reset_after=True)
hessam94 opened this issue · 0 comments
hessam94 commented
I got your codes and installed everything. but I get this error. Please answer if you know the reason.
I get error by reading the gru model
gru = load_model('TrafficFlowPrediction/model/gru.h5')