Keras
czhan commited on
Commit
d0c72ce
·
verified ·
1 Parent(s): a98cf81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,10 +5,10 @@ license: cc-by-nc-nd-4.0
5
  ### Model Description
6
  This is a part of ICFgainAI, accompanied by [manuscript]
7
 
8
- model: the main model file containing the trained model
9
- base_mat_scaler: host material input scaler used during model construction
10
- dopant_scaler: dopant input scaler used during model construction
11
- y_scaler: target value scaler to restore model output to original scale
12
 
13
  - **Developed by:** Chenbo Zhang (cbzhang@tongji.edu.cn), Jun Xu (15503@tongji.edu.cn)
14
  All rights reserved
 
5
  ### Model Description
6
  This is a part of ICFgainAI, accompanied by [manuscript]
7
 
8
+ model: the main model file containing the trained model
9
+ base_mat_scaler: host material input scaler used during model construction
10
+ dopant_scaler: dopant input scaler used during model construction
11
+ y_scaler: target value scaler to restore model output to original scale
12
 
13
  - **Developed by:** Chenbo Zhang (cbzhang@tongji.edu.cn), Jun Xu (15503@tongji.edu.cn)
14
  All rights reserved