Yantong Lai

Results 4 issues of Yantong Lai

When running `train.py` at the first time, adding the checker code would avoid such error: ``` FileNotFoundError: [Errno 2] No such file or directory: 'trained_models/logs.txt' ```

Hi, When reading some paper, the authors just have provided with tweetIDs but not direct tweets. I was wondering how to get the tweet with a specific tweetID? Thanks in...

Hi , Thank you for implementing the Shokri et al. attack. I have been reading and repeating the experiment mentioned in the paper. However, I found that **all the training...

Hi Yifan, Could you please upload the code with citation dataset? I was wondering how to transform dataset like raw cora (`cora.content` and `cora.cites`) to fit for hypergraph neural network....