DeepMove
DeepMove copied to clipboard
Codes for WWW'18 Paper-DeepMove: Predicting Human Mobility with Attentional Recurrent Network
Do you have other two datasets about Shanghai and Beijing? ^>^
Hi Jie, thanks for your sharing! I have benefited a lot after reading your paper, but I have some questions about the attributes in the foursquare.pk file.Could you explain this...
> Exception has occurred: UnicodeDecodeError > 'ascii' codec can't decode byte 0xeb in position 2: ordinal not in range(128) Hi vonfeng,when I execute `data = pickle.load(open(self.data_path + self.data_name + '.pk',...
Hi Jie, thank you for sharing. I have two questions about the dataset: - how to generate the tweets_clean.txt - and what's the meaning of each filed in tweets_clean.txt Thank...
As Python 2 is not supported anymore by Jan 2020, some people including myself cannot access the pickled dataset. Moreover, the dataset can only be opened using a Linux environment...
Hi, Jie Sorry to bother you. Your work is excellent, but I have encountered some minor problems when reading the code. At train.py in codes document, when defining generate_input_long_history2, there...
Hi,Jie Feng I am sorry to bother you. Your work is perfect, but I have encountered some minor problems when running the code. When I run main.py as instructed, I...
dataset
Hi Jie I'm sorry to interrupt you. Your work is excellent. For some reasons, I can't access https://sites.google.com/site/yangdingqi/home/foursquare-dataset. Can you provide other ways to access the dataset? Thank you very...