a computational framework to identify and characterize cell niches from spatial omics data at single-cell resolution
-
Updated
Aug 11, 2025 - Jupyter Notebook
a computational framework to identify and characterize cell niches from spatial omics data at single-cell resolution
A comprehensive (masked) graph autoencoders benchmark.
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.
This project models the GitHub collaboration network to predict potential partnerships. It applies Social Network Analysis (SNA) and a Graph Autoencoder (GAE) to tackle the link prediction task, identifying future collaborators with high accuracy.
Add a description, image, and links to the graph-autoencoder topic page so that developers can more easily learn about it.
To associate your repository with the graph-autoencoder topic, visit your repo's landing page and select "manage topics."