Skip to content

Robust parameter estimation and identifiability analysis with Hybrid Neural Ordinary Differential Equations in Computational Biology

License

Notifications You must be signed in to change notification settings

cosbi-research/HNODECB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robust parameter estimation and identifiability analysis with Hybrid Neural Ordinary Differential Equations in Computational Biology

Code for the paper S. Giampiccolo, F. Reali, A. Fochesato, G. Iacca & L. Marchetti. Robust parameter estimation and identifiability analysis with Hybrid Neural Ordinary Differential Equations in Computational Biology. 2024

Code

The project has been developed in Julia 1.9.1 and relies on the packages listed in the Project file. The repository is structured as follows:

Test Case Settings and Observation Datasets

  • The directory test case settings contains the derivative functions of the three benchmark models (both the fully mechanistic and HNODE versions) along with the original parameters, initial states, and training intervals.
  • The directory datasets contains the code to generate the in-silico training datasets.

Pipeline

  • Step 1: the training-validation split is performed at the beginning of the scripts in each of the following steps.
  • Step 2A: code to tune the hyperparameters (both first and second stage).
  • Step 2B: code to train the HNODE models.
  • Step 3: code to perform the identifiability analysis.
  • Step 4: code to estimate the confidence intervals.

Other analyses

Paper figures and tables

Questions

To get help on how to use the code, simply open an issue in the GitHub "Issues" section.

About

Robust parameter estimation and identifiability analysis with Hybrid Neural Ordinary Differential Equations in Computational Biology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published