S0urc-3 / unsupervised-graph

A repository to house unsupervised graph work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unsupervised-graph

A repository to house unsupervised graph work

The experiments showing curating and reading the dataset can be found at "https://github.com/MSUSEL/unsupervised-graph/tree/main/Unsupervised%20clustering%20of%20CFG%20Files"

A stable reproducible capsule is available at "https://codeocean.com/capsule/6978226/tree"

preliminary work

This repository holds source code that is used to (1) generate graphs from binary files (2) generate synthetic graphs for comparison (3) create embeddings from input graphs (4) use embedding representation as input to unsupervised tasks such as clustering and anomaly detectio.n

About

A repository to house unsupervised graph work

License:MIT License


Languages

Language:Python 100.0%