Neural PDE-PINN

Pharmacokinetic Neural PDE-PINN โ€” Learn and Predict Drug Concentration Dynamics

๐Ÿ”ฌ What is this?

This web app trains a Physics-Informed Neural Network (PINN) to learn the pharmacokinetic behavior of a drug from observed data. The model respects the elimination ODE:

dC/dt = -k * C

The trained PINN predicts the concentration-time curve while ensuring physical consistency.

๐Ÿงพ Input Your Data