|
|
|
MatrixTransformer: Structural Pattern Discovery Without Training
|
|
3 points
by AyodeleFikayomi
331 days ago
|
|
Scans raw matrices to find symbolic structure (e.g., rank, symmetry, entropy) — no labels, no training required.
Works across domains (biology, text, graphs).
Try it in:
https://mybinder.org/v2/gh/fikayoAy/MatrixTransformer/HEAD?filepath=run_demo.ipynb
https://colab.research.google.com/github/fikayoAy/MatrixTransformer/blob/main/run_demo.ipynb Github Link: https://github.com/fikayoAy/MatrixTransformer
Great for data understanding, anomaly detection, or algorithm selection. |
|