GeoDS / LSTM-TrajGAN

LSTM-TrajGAN: A Deep Learning Approach to Trajectory Privacy Protection
68 stars 26 forks source link

Code problem #2

Closed ilikeface closed 2 years ago

ilikeface commented 3 years ago

When I read your code, I noticed that you did not publish the preprocessing for the real track. Later in the paper, I saw that spatial embedding is realized by MLPs. But I still do not know how to deal with, I would like to have a look at the source code you wrote. I hope to get your help. Thank you!

PhanTask commented 2 years ago

The script code for converting csv to npy has been uploaded to data/csv2npy.py