对DGFraud仓库中SemiGNN的tensorflow复现版本进行了注释理解,整理了下面的代码框架。
- 代码在G:\SelfLearning\JupyterNotebook3.0\DGFraud_copy文件夹下
- 思维导图在G:\SelfLearning\JupyterNotebook3.0\GNN\GNN Papers\Financial Fraud Detection\A Semi-supervised Graph Attentive Network for Financial Fraud Detection文件夹下
后记:
- 复现代码在view-attention level处好像有问题,需要反复思考。其他方面都挺好的。