Add project
This commit is contained in:
parent
d348200934
commit
d5700d8063
3 changed files with 20 additions and 4 deletions
|
|
@ -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;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue