Keras
czhan commited on
Commit
55d0ee6
·
verified ·
1 Parent(s): c4c62dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,12 +3,13 @@ license: cc-by-nc-nd-4.0
3
  ---
4
 
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
 
3
  ---
4
 
5
  ### Model Description
6
+ This is a part of ICFgainAI, accompanied by [manuscript]
7
+ other parts of ICFgainAI for fluorescence lifetime prediction at https://huggingface.co/ICFgainAI/Lifetime, accompanied by [manuscript]
8
 
9
  model: the main model file containing the trained model
10
  base_mat_scaler: host material input scaler used during model construction
11
  dopant_scaler: dopant input scaler used during model construction
12
  y_scaler: target value scaler to restore model output to original scale
13
 
14
+ - **Developed by:** Chenbo Zhang, Tongji University (cbzhang@tongji.edu.cn), Jun Xu, Tongji University (15503@tongji.edu.cn)
15
  All rights reserved