SciML / DataDrivenDiffEq.jl

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
https://docs.sciml.ai/DataDrivenDiffEq/stable/
MIT License
402 stars 56 forks source link

Deep Symbolic Regression #372

Open ChrisRackauckas opened 1 year ago

ChrisRackauckas commented 1 year ago

https://strathprints.strath.ac.uk/74268/1/Manzi_Vasile_IAC_2020_Orbital_anomaly_reconstruction_using_deep_symbolic_regression.pdf

It's essentially using linear sparse symbolic regression techniques as a fitness function for genetic algorithms to construct better bases.