KindXiaoming / pykan

Kolmogorov Arnold Networks
MIT License
13.85k stars 1.24k forks source link

PDE Modelling, more complex benchmarks #22

Closed dario-coscia closed 2 months ago

dario-coscia commented 2 months ago

Hi! Amazing work, the PDEs modelling with Physics Informed Neural Network seems to be a breakthrough by looking at the root mean square error.

I wanted to ask if you tried more complex PDEs, e.g Burgers, Navier Stokes, KdV?

If you are interest we could collaborate to put KAN layer in PINA which is a versatile software for equation learning, and try more complex benchmarks! Thanks for the work๐Ÿš€๐Ÿš€

KindXiaoming commented 2 months ago

Hi, Thanks for reaching out! Our PDE results are still quite preliminary and PDE solving may not be my main focus in the future, but I'm sure people in the community (like you!) will develop better tools and interface for KANs for PDE solving. My collaborators may also be interested in extending this, but that's probably for a separate project. PINA looks like real charm, would have loved to contribute if I had time. Thank you!