Blealtan / efficient-kan

An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
MIT License
3.92k stars 349 forks source link

Symbolic expression support #21

Closed maramos874 closed 4 months ago

maramos874 commented 4 months ago

Hello, thanks for your work. Are there plans in the near future to support fitting symbolic expressions/manual input and network visualizations as the original implementation do?

Thanks in advance

Blealtan commented 4 months ago

Not for now. I personally don't have interest in symbolic regression, so sorry.