Linda
Linda
> I am also facing similar issue on my custom dataset. Evaluation works if the use_tpu is made false and code is run on GPU or CPU. But it takes...
Hi, I got a error message saying that ```[Errno 2] No such file or directory: '/home/ubuntu/fake_news_detection/BiGCN/data/Twitter15graph/516377014790782977.npz'``` Does anyone know what is the npz file?
Hi, I was also looking for your code on Twitter dataset. Could you kindly share it with us?
Hi @Tangnameless , I was trying to reproduce the model on Twitter dataset. But I found some file missing. How did you handle the missing files on the Weibo dataset?
> > I am unable to get your dataset used in MVAE model in the correct format that used in your model. I am also unable to get Weibo Dataset...