huawei-noah / BGCN

A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).

Home Page:https://arxiv.org/abs/1811.11103

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the classification under node attack experiment

zhangxiaozao opened this issue · comments

Hi~ Thanks for your code about the bayesian gcn, is there the code for classification under node attack experiment?
Looking forward for your reply!

Hi Xiaozao,

We are following the same setting as the Nettack paper and use their code for the experiment setting. Please refer to their repo here: https://github.com/danielzuegner/nettack

best,
Yingxue