TrafficFlowPrediction
TrafficFlowPrediction copied to clipboard
GRU load model error, ValueError: GRU(reset_after=False) is not compatible with GRU(reset_after=True)
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')