Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 558 Bytes

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