cesarali commited on
Commit
c58b4ce
·
verified ·
1 Parent(s): 9911e74

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -10,12 +10,15 @@ metrics:
10
  - npde
11
  tags:
12
  - predictive
 
13
  ---
14
 
15
  # NODE PK Prediction
16
 
17
  ## Overview
18
- An Amortized Context Neural ODE for Pharmacokinetic Prediction per Individual
 
 
19
 
20
  **Model details:**
21
  - **Authors:** César Ojeda (@cesarali)
 
10
  - npde
11
  tags:
12
  - predictive
13
+ - target-generative
14
  ---
15
 
16
  # NODE PK Prediction
17
 
18
  ## Overview
19
+ An Amortized Context Latent Neural ODE for Pharmacokinetic Prediction per Individual
20
+ based on the paper Latent ODEs for Irregularly-Sampled Time Series
21
+
22
 
23
  **Model details:**
24
  - **Authors:** César Ojeda (@cesarali)