Thomas Grapentin

Results 5 issues of Thomas Grapentin

# 🚀 B1 Bonus: On-Disk Transductive Learning with SQLite-Backed Structure Indexing ## 📌 Problem Statement **Challenge:** Training Topological Neural Networks (TNNs) on large transductive graphs (100K+ nodes) with complex topological...

category-b1

## Checklist - [x] My pull request has a clear and explanatory title. - [x] My pull request passes the Linting test. - [x] I added appropriate unit tests and...

category-a2

NOTE: This PR branches from [branch 'ppi-data'](https://github.com/geometric-intelligence/TopoBench/pull/227) which contains my A2 submission as it builds on top of it. The actual changes are less than github is showing because it...

category-b2

# On-Disk Inductive Preprocessing with DAG-Based Incremental Caching ## 🎯 Problem Statement Topological deep learning on large inductive datasets presents a unique challenge: topological structures (simplicial complexes, hypergraphs, cell complexes)...

category-b1

## Checklist - [x] My pull request has a clear and explanatory title. - [x] My pull request passes the Linting test. - [x] I added appropriate unit tests and...

category-a1