Add trajmamba project
This commit is contained in:
parent
b481ad12e0
commit
d2dfa7771c
1 changed files with 7 additions and 0 deletions
|
|
@ -107,5 +107,12 @@
|
||||||
description = "PCN-based ST prediction";
|
description = "PCN-based ST prediction";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
trajmamba = {
|
||||||
|
template = "basic";
|
||||||
|
name = "TrajMamba";
|
||||||
|
codePath = "/Users/yanlin/Documents/Projects/Pre-trained Trajectory-Mamba/rebuttal";
|
||||||
|
description = "Trajectory Mamba";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue