章节 01
SciMLSensitivity.jl: Core Overview & Key Value Proposition
SciMLSensitivity.jl is a core component of the Julia-based SciML ecosystem, providing efficient automatic differentiation and adjoint sensitivity analysis capabilities for differential equation solvers. It addresses the critical need for gradient computation in training hybrid models combining physical laws (via differential equations) and data-driven neural networks (like Neural ODEs and Universal Differential Equations). Key strengths include support for diverse equation types, modular design, and high performance.