This is an example (based on https://github.com/MilesCranmer) how to approximate internal part of NN by quotation with symbolic regression.
- train/val NN (Colab GPU), output model .ckpt (i haven't GPU)
- distill NN (python), input model .ckpt
- symbolic regression (pysr, Julia, Python)
- compare original and distilled expression
Trained data
Distilled NN quotation
Neural Network Layout