ahadjawaid / Syssec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syssec

This repository contains the work I did for the Syssec Lab.

Directories

  • data_converter: Contains script for processing the MUTAG dataset and the MUTAG dataset implemented using DGL
  • explainer_notebooks: Contains notebooks and models that I tested the GNNExplainer on
  • models: Contains the models trained on diffrent datasets
  • training_scripts: Contains the scripts I used to train models on a remote server

GNNExplainer

The findings for verifiying the gnnexplainer's hetrogenous functionality on the MUTAG dataset can be found on https://codimd.web.cern.ch/s/KKu6qKBo4

About


Languages

Language:Jupyter Notebook 85.9%Language:Python 14.1%