SkillAgentSearch skills...

SymTorch

Deep Learning Interpretability with Symbolic Regression

Install / Use

npx skills add astroautomata/SymTorch

Installs into whichever agent you are using.

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

Related Skills

View on GitHub
GitHub Stars304
CategoryEducation
Updated1d ago
Forks19

Languages

Python

Security Score

80/100

Audited on Aug 7, 2026

No findings