Keras
czhan commited on
Commit
c6fcae9
·
verified ·
1 Parent(s): 81d2a0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,6 +9,6 @@ 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
- Read.me: necessary information before using this model
13
  - **Developed by:** Chenbo Zhang (cbzhang@tongji.edu.cn), Jun Xu (15503@tongji.edu.cn)
14
  All rights reserved
 
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