Hao Gao

Results 3 issues of Hao Gao

HI,我使用您的代码跑了Foursquare-Twitter数据集,但不知道为什么在preprocess的时候会内存占用很大,大概占到了80g。主要是出现在了data_train_match_fix2()这个函数中,请问是什么问题呢?我现在数据集的输入是每条记录当作输入:uid,time,loc。是因为输入的格式问题吗? 谢谢您的解答。

Hi, What's the version of tensorflow? I couldn't find "_max_pool_v2" function in my version(1.2). Best wishes!

Hi, I am trying to apply Graphsage to my dataset for node classification. I tried to format my data to what Graphsage needs. However, I found two problems: 1. the...