矩阵变换器:无需训练的结构模式发现
扫描原始矩阵以寻找符号结构(例如,秩、对称性、熵)——无需标签,无需训练。
适用于多个领域(生物学、文本、图形)。
可以在以下链接中尝试:
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链接: https://github.com/fikayoAy/MatrixTransformer
非常适合数据理解、异常检测或算法选择。
查看原文
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<p>Github Link: https://github.com/fikayoAy/MatrixTransformer
Great for data understanding, anomaly detection, or algorithm selection.