Keras
czhan commited on
Commit
2cf7d76
·
verified ·
1 Parent(s): 28fbeea

Update README.md

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