Learning Mathematics Through the Machine
Undergraduate Research Assistant · ASU OURS · Dr. Jimmie Adriazola (NSF ASCEND Fellow)
Using statistical learning to rediscover classical mathematical formulas from raw numerical data — can an algorithm look at data and recover the equation that generated it?
- Implemented and analyzed SINDy (Sparse Identification of Nonlinear Dynamics) and sparse regression pipelines in Python and MATLAB.
- Applied symbolic regression and numerical methods (including Euler’s method) to recover differential-equation structure from data.
- Built up the linear-algebra foundations that these ML methods actually run on.