Skip to content

karthikapv/Improving-AML-in-Bitcoin-using-Evolving-graph-convolutions-and-DNDF

 
 

Repository files navigation

Improving-AML-in-Bitcoin-using-Evolving-graph-convolutions-and-DNDF-

Dataset : https://www.kaggle.com/ellipticco/elliptic-data-set

Code:

EvolveGCN with KD : Node classification using EvolveGCN with Knowledge Distillation

EvolveGCN : Node classification using EvolveGCN

GCDF with KD : Code for proposed methodology in KD pipeline for node classification task on Elliptic dataset

GCDF : Code for proposed methodology for node classification task on Elliptic dataset

GCN : Node classification using graph convolutional networks

GCN with KD : GCN MLP combination for node classification

GraphSAGE, LR, Multilayer perceptron, RF : implementations for node classification task

No dependencies, required packages are imported in the code, code can be run on CPU.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%