Add STPCN project
This commit is contained in:
parent
d272de21c3
commit
7413785bbe
1 changed files with 7 additions and 0 deletions
|
|
@ -100,5 +100,12 @@
|
|||
description = "Multi-agent trajectory prediction";
|
||||
};
|
||||
|
||||
stpcn = {
|
||||
template = "basic";
|
||||
name = "ST-PCN";
|
||||
codePath = "/Users/yanlin/Documents/Projects/Spatio-temporal Uncertainty Forecasting/ripcn-paper";
|
||||
description = "PCN-based ST prediction";
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue