SkillAgentSearch skills...

SymTorch

Deep Learning Interpretability with Symbolic Regression

Install / Use

/learn @astroautomata/SymTorch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

logo

SymTorch allows you to approximate the behaviour of components within deep learning models with symbolic equations using PySR.

Installation

SymTorch is available on PyPI as torch-symbolic:

pip install torch-symbolic

Paper

Our paper is available on arXiv. You can also visit the accompanying website for more information.

Documentation

Full documentation is available at ReadTheDocs.

Citation

If you use SymTorch in your research, please cite:

@misc{symtorch2026,
  title        = {SymTorch: A Framework for Symbolic Distillation of Deep Neural Networks},
  author       = {Tan, Elizabeth S.Z. and Soubki, Adil and Cranmer, Miles},
  year         = {2026},
  eprint       = {2602.21307},
  archivePrefix= {arXiv},
  primaryClass = {cs.LG},
  url          = {https://arxiv.org/abs/2602.21307}
}

License

MIT License

View on GitHub
GitHub Stars271
CategoryEducation
Updated12h ago
Forks16

Languages

Python

Security Score

80/100

Audited on Mar 26, 2026

No findings