cptbern / tensorflow_pk

Solving initial value problems in pharmacometric modeling using TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow for Solving Pharmacokinetic Equations

Code for solving initial value problems / ODEs in TF/keras. Can be used directly for deployment ODE systems to production on web or mobile platforms. ODE solving with the excellent tfdiffeq package.

Contents

  • TF_PK_odesolve_OA.ipynb: isolated ODE solve and simple fit of single dose 1 CMT oral absorption

* (`keras_nODE_1CMT_OA.ipynb`)

Requires

About

Solving initial value problems in pharmacometric modeling using TensorFlow

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%