Skip to content
#

graph-autoencoder

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This project detects structural network anomalies using a GNN autoencoder. It contrasts this deep learning approach with the classic DBSCAN method. While DBSCAN only uses node features (CPU, RAM), the GNN learns the graph's topology to identify statistically improbable links, proving superior for structural analysis.

  • Updated Jan 5, 2026
  • Python

Improve this page

Add a description, image, and links to the graph-autoencoder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graph-autoencoder topic, visit your repo's landing page and select "manage topics."

Learn more