Section 01
Julia SciML in Practice: Guide to Learning Unknown Epidemiological Parameters via UDE Combined with Neural Networks
This article introduces an open-source project based on the Julia SciML ecosystem, which combines the SIRHD epidemiological model with neural networks using Universal Differential Equations (UDE) to estimate six unknown transmission rate parameters and compare the performance of three activation functions: ReLU, Tanh, and Sigmoid. The original author of the project is digvijay1992, released on GitHub on May 29, 2026, under the MIT license.