Add weightcomp project

This commit is contained in:
Yan Lin 2025-07-29 13:30:05 +02:00
parent d2087c6273
commit 29a43547a2

View file

@ -79,5 +79,12 @@
description = "Path Foundation Model";
};
weightcomp = {
template = "basic";
name = "WeightComp";
codePath = "/Users/yanlin/Documents/Projects/Microscopic Weights on Road Networks/FENCE-paper";
description = "Weight completion";
};
};
}