boathit / t2vec

t2vec: Deep Representation Learning for Trajectory Similarity Computation
133 stars 47 forks source link

performance evaluation script #2

Open rose-jinyang opened 5 years ago

rose-jinyang commented 5 years ago

hello, nice to meet you. I have a trouble on evaluating your project. when experiments/experiment.jl script on Github repo is run, there are some run-time issues. I want to get the running Julia script that shows experiment 1), 2) and 3) for most similar trajectory search of section "Performance evaluation". I don't need the evaluation for other methods. Thanks for your help.

boathit commented 5 years ago

Hi @rose-jinyang, sorry for the late reply. The script holds the code where I used in the Jupyter notebook, and cannot be run directly in the terminal. The experiments actually were conducted manually one by one without an automatic script (if I remember correctly).