VeritasYin / STGCN_IJCAI-18

[IJCAI'18] Spatio-Temporal Graph Convolutional Networks
BSD 2-Clause "Simplified" License
1.01k stars 305 forks source link

Settings for n_his and Kt #50

Closed hazdzz closed 4 years ago

hazdzz commented 4 years ago

Is there exists any relation between n_his and n_pred, like n_his:n_pred = 4:3? And does Kt must be 3 in ST-block?