FIBLAB / DeepSTN

Codes for AAAI 2019 DeepSTN+: Context-aware Spatial-Temporal Neural Network for Crowd Flow Prediction in Metropolis
65 stars 23 forks source link

model.load_weights() #7

Open zhuang999 opened 4 years ago

zhuang999 commented 4 years ago

Hi,I see you use keras==2.0 and i used keras==2.3.1 several days ago,i can run your programme.but,now i met the question(model_weights() IndexError: list index out of range).i think it is the question that i use keras==2.3.1,this version is too high?but i can not slove this question.

wanzhixiao commented 3 years ago

Hi,I see you use keras==2.0 and i used keras==2.3.1 several days ago,i can run your programme.but,now i met the question(model_weights() IndexError: list index out of range).i think it is the question that i use keras==2.3.1,this version is too high?but i can not slove this question.

Hi,have you solve this problem?