Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
library_name: generative-pk
|
6 |
+
datasets:
|
7 |
+
- simulated
|
8 |
+
metrics:
|
9 |
+
- rmse
|
10 |
+
- npde
|
11 |
+
tags:
|
12 |
+
- generative
|
13 |
+
- predictive
|
14 |
+
---
|
15 |
+
|
16 |
+
# Hierarchical Neural Process for Pharmacokinetic Data
|
17 |
+
|
18 |
+
## Overview
|
19 |
+
An Amortized Context Neural Process Generative model for Pharmacokinetic Modelling
|
20 |
+
|
21 |
+
**Model details:**
|
22 |
+
- **Authors:** César Ojeda (@cesarali)
|
23 |
+
- **License:** Apache 2.0
|
24 |
+
|
25 |
+
## Intended use
|
26 |
+
Sample Drug Concentration Behavior and Sample and Prediction of New Points or new Individual
|