Add project

This commit is contained in:
Yan Lin 2025-10-06 14:42:22 +02:00
parent d348200934
commit d5700d8063
3 changed files with 20 additions and 4 deletions

View file

@ -117,5 +117,18 @@ in
];
};
dl4traj = {
description = "DAKI3 2025 Semester";
windows = [
{
name = "";
path = homePath "Documents/Projects/Deep Learning for Spatiotemporal Trajectories";
ai = true;
git = true;
shell = true;
}
];
};
};
}