今日已更新 328 条资讯 | 累计 20300 条内容
关于我们

TorchDAE: Implicit DAE Solvers with Index Reduction and Adjoint Sensitivity [P]

/u/Otaku_7nfy 2026年06月03日 19:57 3 次阅读 来源:Reddit r/MachineLearning

Hello everyone, I've been working on a PyTorch library for solving Differential Algebraic Equations (DAEs) that supports vectorized execution and GPU acceleration. The library implements several algorithms that are not currently available in the Python ecosystem, including Generalized-Alpha integration, Dummy Derivatives index reduction, and adjoint sensitivity methods for DAEs. My motivation was to enable differentiable DAE simulation workflows in PyTorch for applications such as system identification, scientific machine learning, and physics-informed modeling. I'd be very interested in feedback on the numerical methods, API design, and potential ML use cases. GitHub: https://github.com/yousef-rafat/torchdae submitted by /u/Otaku_7nfy [link] [留言]

本文内容来源于互联网,版权归原作者所有
查看原文