You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You propose to use SVD to construct ET space for normalized trajectory A(L*N). I'm not quite sure if N here represents the number of all tracks in each training set ("eth" "hotel" "univ" "zara1" "zara2")?
The text was updated successfully, but these errors were encountered:
Hi @12num,
Exactly. Before starting the training, all trajectories within the training dataset are decomposed using SVD to construct ET space. It will be much easier to understand if you look at the code below.
Thanks for your work
You propose to use SVD to construct ET space for normalized trajectory A(L*N). I'm not quite sure if N here represents the number of all tracks in each training set ("eth" "hotel" "univ" "zara1" "zara2")?
The text was updated successfully, but these errors were encountered: