MTGNN icon indicating copy to clipboard operation
MTGNN copied to clipboard

Adjacency matrix in multi-step time prediction

Open lixhere opened this issue 1 year ago • 2 comments

I want to know why the Adjacency matrix in multi-step time prediction has been created, and how to create it? Is it the same method as single step time prediction?

lixhere avatar Jul 05 '23 07:07 lixhere

I have the same question,have you figured it out?

weneleven avatar Apr 09 '24 23:04 weneleven

i find the way ,it is generated by gen_adj_mx.py which is not be uploaded. try to go to the project "DCRNN" on github and find the dile reference link"https://www.cnblogs.com/transpaper/p/13954029.html"

2775791369 avatar Apr 24 '24 03:04 2775791369