simulation in "Trajectory clustering via deep representation learning"
Tensorflow = 0.11.0rc0, pandas = 0.19.0, sklearn = 0.17.1 traj_dist = https://github.com/maikol-solis/trajectory_distance
Generating the synthetic trajectories 'sim_trajectories' in /simulated_data/. Here, we only generate 30 trajectories as the sample.
Embed each trajectory to a fixed-length vector utiziling our framework. Five files is generated in /simulated_data/
Four distance based trajectory clustering methods(DTW, EDR, LCSS, Hausdorff) were compared with our framwork. After compution, distance matrixs are generated in /distances/.
Besse P, Guillouet B, Loubes J M, et al. Review and perspective for distance based trajectory clustering[J]. arXiv preprint arXiv:1508.04904, 2015.
"Yao, D., Zhang, C., Zhu, Z., Huang, J., & Bi, J. (2017, May). Trajectory clustering via deep representation learning. In Neural Networks (IJCNN), 2017 International Joint Conference on (pp. 3880-3887). IEEE."